Jeffrey L. Edgett wrote:
I am running Red Hat 8.0, Apache 2.0.40, mod_perl, and Apache::ASP.
I installed Apache::ASP using make and it compiled successfully with no errors.
However, when I try to view any web page in ASP I receive an error similar to that one:
Undefined subroutine &Apache::ASP::Compiles::__ASP__inetpub_wwwroot__x::Write called at /inetpub/wwwroot/default.asp line 1. , /usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 1489
This implies to me that the Write() function is not defined. Is this VBScript you are trying to do?
What does this script look like? --Josh ________________________________________________________________ Josh Chamas, Founder phone:925-552-0128 Chamas Enterprises Inc. http://www.chamas.com NodeWorks Link Checking http://www.nodeworks.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
