Please Assist With Submission to Remote Iframe

V

vunet

I am totally stuck here and need expert's assistance. Pleaaase...

I am building a JS utility to submit form's images to a remotely
created IFrame, where IFrame's server side file will accept images and
output successful message back to the form, which (the form) will be
submitted regular way (by pressing Submit button).

This, described above, works perfect for Firefox. IE6, however, is
giving me a headache I cannot go by. I created URL for testing
purposes:

http://vunet.us/test/iebugencoding.html (test in FF first and then
compare with IE6)

I know that the problem is in IE6 enctype = "multipart/form-data"
which should be encoding = "multipart/form-data" instead for
dynamically created IFrames (Reference: http://msdn.microsoft.com/en-us/library/ms533745(VS.85).aspx,
see comment on the bottom of that link).

From previous posts I realized that once the form is submitted, the
form object reference is lost and I cannot reset form's properties
such as encoding (for IE6 here). Therefore, the form submission occurs
to a new page and without any values passed on.

Please advise or comment. Thank you in advance.
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top