Re: IIS:ASP to APACHE:ASP

2003-01-15 Thread Josh Chamas
Csongor Fagyal wrote: > If no, then is there any other way of making ASP compatible with APACHE? If yes, please suggest the same. I do not think so, but let the pros answer this. VBScript ASP can be made compatible with other systems, please see: http://www.apache-asp.org/faq.html#VBScri

Re: IIS:ASP to APACHE:ASP

2003-01-15 Thread Csongor Fagyal
aadluv wrote: Hi, I have developed a web application using IIS/ASP. Can i make the same compatible with APACHE:ASP. Not easily. In general, Apache::ASP and IIS/ASP are not compatible: the first uses Perl, while the other uses VBScript (or something like that :-)) You could convert them, but