Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi

 

I have a web application that uses Office Web Components to create Excel spreadsheets on the fly. What I would like to do is to allow users to save this spreadsheet on their hard drive without having to save the spreadsheet on the server.

 

Does anyone know how I could do this? I'd like to present them with a standard save as common dialog box so that they can choose the path, and then invoke the saveas method of the Excel object using the path.

 

I wondered if I could somehow make a client side Windows API call to get the dialog box, but I can't find any information on it.

 

Is it possible to make an API call with JavaScript?

 

Thanks in advance for any help!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...