RE: Apache::ASP vs CGI

2002-01-21 Thread John D. Leonard II
Steven: > I am keen to use Apache::ASP but am unsure as to what > benefits it has over CGI programming. Can anyone argue the > case for me? In my own mind, it greatly depends on the skill level of your CGI programming. Since Apache::ASP is built primarily on mod_perl and other existing Apache

Re: Apache::ASP vs CGI

2002-01-21 Thread Sven Koehler
Howell, Steven wrote: > Hi guys, > > I currently have Apache installed on a Unix box, and it is already running > perl CGI scripts quite happily. > > I am keen to use Apache::ASP but am unsure as to what benefits it has over > CGI programming. Can anyone argue the case for me? sure. ASP is a

Apache::ASP vs CGI

2002-01-21 Thread Howell, Steven
Hi guys, I currently have Apache installed on a Unix box, and it is already running perl CGI scripts quite happily. I am keen to use Apache::ASP but am unsure as to what benefits it has over CGI programming. Can anyone argue the case for me? Thanks for your help! Steve Howell ---