
tchatzi at arx
Sep 7, 2001, 10:56 AM
Post #1 of 1
(923 views)
Permalink
|
Is there a reason I'm missing that <script></script> tags are removed from subroutines in the global.asa (.asp files are fine, though) ? I am generating a JavaScript functon dynamically from multiple pages and wanted to avoid the multiple same-name subroutines problem, so I commented out the regex in ASP.pm, but can't help but wonder what it's doing there in the first place... Regards, Thanos Chatziathanassiou --------------------------------------------------------------------- To unsubscribe, e-mail: asp-unsubscribe [at] perl For additional commands, e-mail: asp-help [at] perl
|