Re: Apache::ASP and HTML::Parser

2000-07-16 Thread Joshua Chamas
Mike Dameron wrote: > > Has anyone used these two together? We have developed a tool which > allows you to edit simple HTML pages within you browser using > HTML::Parser and CGI scripts. We have been porting those scripts over > to ASP. When testing the new scripts it appears as if it unable t

Re: Apache::ASP and HTML::Parser

2000-07-15 Thread G.W. Haywood
Hi there, On Fri, 14 Jul 2000, Mike Dameron wrote: > When testing the new scripts it appears as if it unable to reparse > the HTML file after about five to eight times. Tried running this under httpd -X to see what happens? 73, Ged.

Apache::ASP and HTML::Parser

2000-07-14 Thread Mike Dameron
Has anyone used these two together? We have developed a tool which allows you to edit simple HTML pages within you browser using HTML::Parser and CGI scripts. We have been porting those scripts over to ASP. When testing the new scripts it appears as if it unable to reparse the HTML file after a