Web Page opens save as dialog that user opens excel file in Excel. Brief note on page giving instructions on what to do (Open File....) Write macro in excel for a button , call it SaveChangesToWeb. SaveChangesToWeb macro calls a webservice that accepts a file as input. You send the user's local file to that webservice.
On success spin up IE url that shows "Success dear Knowledge Worker, your hard work has been saved" On Fri, Jun 11, 2010 at 1:33 PM, Arjang Assadi <[email protected]>wrote: > For reasons far beyound my control I am to publish an excel page on a > website, allow modification and saving of it on the web server. I will > not bother you with what I see to be wrong with this approach, but > I'll rather apeal to you to suggest ways of doing this ( think of > answers you would give to somone who asks how to shoot themselves in > the foot). > > Kind Regards > > Arjang >
