Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org
#

Q1064 Changed form action doesn't act

You are here: irt.org | FAQ | JavaScript | Bugs | Q1064 [ previous next ]

Symptom: Changing form action is allowed but does not have any effect.

Affects: msie 3.x

Workaround: Using document.write, create a form in a hidden frame with contents of visible frame and submit that, target visible frame instead.

Warning: Only use with Internet Explorer 3 since Internet Explorer 4 has diacritic bug 1 and Netscape Navigator 3 has diacritic bug 2

©2018 Martin Webb