Posts: 136
Location: Brisbane, Australia
|
Hello All, Im having a rather odd problem -
take the following
Code:
<form action="http://moid.org/ms_query/do_ms_query.py" method="post" name="findform">
<input type="hidden" name="buddies" value="*3lix*" />
<input type="hidden" name="type" value="blist" />
<a name="hereforlink"></a>
<b><a href="#hereforlink" onclick="findform.submit();">Click Here to Find<br />3lix members currently<br />playing online.</a></b><br />(may take a few seconds)<br /><br />
</form>
it works brilliantly with firefox, but gives a 404 in IE?
any suggestions would be gretaly appreciated.
|