excel web component get data from spreadsheet for post

D

Dan

I want to read excel data from an excel web component in
IE so that I can post the form and process it on my asp
server.

Where's the documentation on how to program office web
components? I am hoping for an api for when a user
clicks "save" on my web page, I can get the contents of
the spreadsheet component and post it to asp. No
spreadsheet data is posted now.

I'm creating a spreadsheet in the browser just like excel
does when you save as html: " <div id="spreadsheet_1"
align=left x:publishsource="Excel"> ...." followed by xml
that contains the spreadsheet.

Thanks in advance for any help!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top