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
;)
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
;)