David Marble wrote: > > Here's the global.asa file I've been trying to get to work. > I read a post about the outermost <script></script> headers > beening deleted, so I manually commented out that line in > ASP.pm. Next, I tried changing all the comments to '#' instead > of '//' which at least got the interpreter past that. Then I even > tried commenting out the <script> lines and changing the 'function' > routines for 'sub' without the '( )'. Still no dice. Any ideas? I > had taken all the time debugging installations of Apache::ASP > thinking I would have similar functionality as IIS just without > VBScripting. What's the deal? >
The global.asa was probably written in VBScript. You will need to write it in perl. --Josh _________________________________________________________________ Joshua Chamas Chamas Enterprises Inc. NodeWorks Founder Huntington Beach, CA USA http://www.nodeworks.com 1-714-625-4051 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]