|
|
Q1101 Is there a way of redirecting the action of a form using JavaScript in Microsoft Internet Explorer 3.x?
irt.org | Knowledge Base | JavaScript | Form 7.2 | Q1101 [ previous next ] Q1101 Is there a way of redirecting the action of a form using JavaScript in Microsoft Internet Explorer 3.x?Only by rewriting the complete form in a (hidden) frame with a new action and submitting it. Internet Explorer 3 also does not support the mailto: protocol in forms. |
-- div -->
|