javascript_howto thread: I want to upload a word doc edited in a frame. Is this possible?
I am developing a Document Tracking Intranet site. All users will be using
IE5. I currently have it set up to load documents(word,excel...) onto the
server from a browser. Users need to be able to edit the documents. The
user can open the doc in a frame in thier browser. The questions is, how
do I access the edited doc in the frame? I would like to have the document
upload to the server after the user clicks on a submit button. Is this
possible???