hi all,
I need to implement the following functionality in asp.
I have got an asp page which renders some html onto the browser.Now instead of rendering the html to the browser i should save that as an html file in server itself. Please advise how i can accomplish this.
Thanks for help!!