Open an Excel file from a web page for editing. How?

E

Eug7

I've uploaded an Excel file. I want to put it on a web page. When I drag tp a page it gives me a hyperlink to the file. Good enough. However, when I click the hyperlink the Excel files opens up in a browser view that is un-editable. I want it to open up in Excel to edit & save. How do I get the hyperlink to open the file in Excel the program?
 
T

Thomas A. Rowe

The user would have to save the file to their HD to edit, you can not have the user edit the file
and then save it back on your web site.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Eug7 said:
I've uploaded an Excel file. I want to put it on a web page. When I drag tp a page it gives me a
hyperlink to the file. Good enough. However, when I click the hyperlink the Excel files opens up in
a browser view that is un-editable. I want it to open up in Excel to edit & save. How do I get the
hyperlink to open the file in Excel the program?
 
T

Thomas A. Rowe

Yes, with ASP coding or via the FP Database component, site must be hosted on a Windows IIS server.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top