cancel
Showing results for 
Search instead for 
Did you mean: 

File-Save window(saving the html page by clicking a button)

Former Member
0 Kudos

Hi,

when I click a button, a window should open which is same as the one which appears when we click File-save.

This should happen to save the data that is displayed on the internetExplorer, when the user clicks the submit button on his page.(ie,Saving the html page in his desired location).

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Refer FileDownload and FileUpload tutorial.

If the idea is just to save the html page, I am not sure if it is possible.

If the idea is to save the data in the html page then you can save it as xml format or csv format. Refer to the following tutorials:

a) FileUpload and FileDownload

b) Web Dynpro Binary cache

Regards,

Subramanian V.

Former Member
0 Kudos

Subramanian,

Absolutely correct. I've just tested this with static HTMl and FileDownload control -- works perfectly with IE and FF.

Valery Silaev

EPAM Systems

http://www.NetWeaverTeam.com

Former Member
0 Kudos

Hi Valery,

Were you able to download the HTML file generated using FileDownload ? What is the filename(including path) that you gave ?

Regards,

Subramanian V.