Can you use a macro to save word document to SQL image field over http?

A

andrewwebley

I have a web application that enables a user to download a word or
excel file. I want them to be able to edit the file and then when they
close the file I then update the image that contains the file in the
SQL database. This is all quite simple apart from I can not see how I
can get the cotents of the file.

Things like "ActiveDocument.Content.Text" seem to work in word just for
the text but I need to get the lot in order that I can then post it
back to the webserver when the file is closed.

If you can help I would be grateful.

Thanks,


Andrew
 

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