Tom Haapanen
Tue, 05 Dec 2006 05:00:43 -0800
On 2006-12-05 07:05, Jaime Iniesta :: RAILES.net wrote:
Not exactly -- Apache::ASP only does Perl syntax, not VBScript. So you would need to doHi, I'm new on this list, my name is Jaime Iniesta and I live in Madrid, Spain. I wanted to know if Apache::ASP lets you parse ASP/VBscript files on Apache. I mean, will this page render on Apache::ASP? <% response.write "Hello, world!" %>
<% $Response->write( "Hello, world!" ); %> Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]