Hey, I have an asp page, that I would like to save as an html file, from within the page itself. The page sorta works like an editor. I have an html file that the user inputs the information into, hits submit and generates and asp file with all of the information entered from the previous page. Now what I want to do is to either save, or email the asp page (with a submit button on the asp page it self, or ill make a frames page if nessacary) as an html document, or word document while maintainging all of the pictures and stuff.
Any help would be greatly appreciated.