Saving the web page generated by an agent as word document (Web Application)

Hi All,

I have created an agent which fetches the data from the view using getalldocuments by key method. I am getting some values from the documents and printing them all as a report on web (IE5) using the Print “” statement which will display the contents line by line on the browser.

Now, what i need is I want to save this web page (which is generated by the agent) by providing the link or button on the generated web page.

It will also be helpful if I could get the help for creating the word document and saving it as an attachment in the database itself and in the hard drive of the client.

Thanks

Subject: RE: Saving the web page generated by an agent as word document (Web Application)

Take a look at this thread on Codestore:

http://www.codestore.info/store.nsf/cmnts/FDE2DE4B296CC3F186256BBF003D07DB?OpenDocument

Make sure to read the parent article as well for specifics.

Subject: RE: Saving the web page generated by an agent as word document (Web Application)

Thank you,Thanks a lot. There was a great help at codestore.

I am still reading codestore.

Thank you

JAYANT