PDA

View Full Version : Need some help from you hackers:)


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...

hp
03-21-2000, 03:15 AM
maybe you should add a METHOD="POST" or GET in the FORM tag.

nick
03-22-2000, 09:05 PM
use explorer.
http://adultwebmasterinfo.com/ubb/wink.gif