i have a form in an iframe when i submit the form the 'receiving' page opens in the iframe this is NOT GOOD, i want it to open either _blank or _top but unsure if its possible to set these attributes.
how do?
topr8
4:27 pm on Aug 14, 2003 (gmt 0)
well u learn something every day - just set a target attribute in the form tag.
does this work accross all browsers?
tedster
4:33 pm on Aug 14, 2003 (gmt 0)
Yes, AFAIK it does. Give it a decent test just to be sure.