Dje
03-21-2000, 01:48 AM
Hi all,
if anyone can find what the problem is on this code, please let me know:
<html>
<body bgcolor="white" onload="document.forms[0].submit()">
<form action="http://whateverthesite/">
</form></body></html>
----
This code won't make the submit in netscape, although it works well in explorer... anyone has a way around it?
Thanks in advance...
if anyone can find what the problem is on this code, please let me know:
<html>
<body bgcolor="white" onload="document.forms[0].submit()">
<form action="http://whateverthesite/">
</form></body></html>
----
This code won't make the submit in netscape, although it works well in explorer... anyone has a way around it?
Thanks in advance...