Hi,

I have an asp.net page, that is generated dynamically with response.writes, etc.

I need to be able save this page, possibly to the root.

The reason why is that everytime the user opens the page, new dynamic data will be genereted, and thus if they close the browser without saving, then they will not be able to get that information again.


Any help will be very appreciated.
Thanks