Tony
Sat Sep 03 18:05:57 CDT 2005
"Michael D. Kersey" <mdkersey@hal-pc.org> wrote in message
news:uaiAMfKsFHA.2076@TK2MSFTNGP14.phx.gbl...
> Tony wrote:
> > Can someone point me to an ASP application that interfaces to a Usenet
> > newsgroup?
> >
> > FOR EXAMPLE, I'd like an application that would display the posts here
in
> > microsoft.public.inetserver.general, on a webpage in a forum format (I
> > wouldn't use an actual Microsoft webpage, it's just an example).
>
> Consider using Perl. It has the tools for this job and is easy to use:
>
http://www.stonehenge.com/merlyn/WebTechniques/col62.html
> and
>
http://www.stonehenge.com/merlyn/WebTechniques/col01.html
>
> The directory of Randall Schwarz's Web Techniques columns is at
>
http://www.stonehenge.com/merlyn/WebTechniques/
> and there are more links available at
>
http://www.stonehenge.com/merlyn/columns.html
Thanks. I'm hesitant about using Perl since, well, it's another programming
language I'd now have to learn, but I'll check it out.