Click to See Complete Forum and Search --> : tricky one this...


moondance
06-10-2003, 10:53 AM
on my site i have a vb activeX which opens up word.

What i want to happen is the contents of the word doccument (containing graphics) to be saved then, if possbile, attached to a form to be submitted to a database.

is it possible to
- convert the word doccument into binary, hex or a BLOB?
- attach this to a HTML form ie as data in a hidden form field?

i've got a bald patch where i've been scratching my head on this one.

thanks for your time
;)

Robert Wellock
06-10-2003, 11:03 AM
Perhaps saving the Word Document as XML might lessen some of the processes.