[thelist] IE4 form action containing &sect

billybad billybad at belgacom.net
Mon Oct 22 07:56:08 CDT 2001


Hello,

i've encountered a small IE4 bug.

in a html page, i have the following code.

<form name="frm1"
action="/dealer/dealers.asp?language=fr&section=presentation" method="post"
target="_blank">
<input type="submit">
</form>


when i submit the page, the parameter &section is not passed
in the url bar on IE4 (only on ie4...) i have this:
http://localhost/dealer/dealers.asp?language=fr§ion=presentation

note the § caracter instead of &sect in the url.

I've noticed that the § caracter is the html equivalent of &sect;

is there a way to correct this IE4 bug?

TIA

Billy

(also posted on news:microsoft.public.inetexplorer.ie4 )






More information about the thelist mailing list