javascript to down load html page to excel

J

JJ

I am looking for a script that will download the html page that is being
displayed to excel.

There is the capability to do a right click and export to excel. I am
looking to put in the same function with a button on the page.

Appreciate your help.

....Jose
 
T

Thomas A. Rowe

For security reason, you can not use JavaScript (or a web page) to access a application on a user
HD.


--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Top