Jan 4th, 2011, 6:22 PM
Hi Waizen,
This sounds like a JS error! IE is awful at error handling at the best of times, but if any JS on a form throws an error, it will cancel the submit event and the page will just sit there.
To confirm this is the problem, try temporarily disabling javascript in your browser, then re-submit the form.
http://rooturaj.com/technology/disable-j...-explorer/
If that's the problem, post back a link to the form and I'll take a quick look at it.
- Ben
This sounds like a JS error! IE is awful at error handling at the best of times, but if any JS on a form throws an error, it will cancel the submit event and the page will just sit there.
To confirm this is the problem, try temporarily disabling javascript in your browser, then re-submit the form.
http://rooturaj.com/technology/disable-j...-explorer/
If that's the problem, post back a link to the form and I'll take a quick look at it.
- Ben