Hi all,
I am trying to generate a pure HTML page based on an asp page. Does anyone know how to (in another asp page), run an asp page and capture the HTML that is generated. I need to do this all in the code so I can then email the HTML thats generated.
I know you can do this in .NET using server.execute but does this apply to normal ASP.
If anyone has an example of this, I would be most happy!
Cheers.
Andy.
I am trying to generate a pure HTML page based on an asp page. Does anyone know how to (in another asp page), run an asp page and capture the HTML that is generated. I need to do this all in the code so I can then email the HTML thats generated.
I know you can do this in .NET using server.execute but does this apply to normal ASP.
If anyone has an example of this, I would be most happy!
Cheers.
Andy.