Re: ASP generator

2003-06-25 Thread Upayavira
Just use either the HTML or the file (xml) generator, depending upon the output of the ASP page. I've done this, and it is pretty trivial. Regards, Upayavira On 25 Jun 2003 at 11:11, [EMAIL PROTECTED] wrote: > Hello, > > Is there a way to read a dynamic HTML page generated by a Microsoft > ASP

RE: ASP generator

2003-06-25 Thread Reinhard Pötz
> From: [EMAIL PROTECTED] > > > Hello, > > Is there a way to read a dynamic HTML page generated by a > Microsoft ASP application? > > Do I need the HTML generator or another "asp" generator? No, the HTML generator should do it! Reinhard ---