Hi,
I'm writing a small script for checking some user information entered in text boxes on a page.
If I set the action-command i form like this:
<form action='test.php' method='post'> it works fine i IE5.5, but when trying it in Netscape 4.6 the page "hangs" until you e.g. minimize it and the maximize i again!!??
If you chance Post to Submit, the problem doesn't occur, but the you can see all the variables and their values in the URL, which isn't nice, if you e.g. are varifing a password.
Hope someone can help.
Sincerely,
Kenneth