-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* On 19-01-02 at 13:37 
* Dani said....

> Hi Again!
> 
> I found the problem!
> 
> It seems that netscape can't take an empty value for 'action' in the form
> tag. here is the example:
> 
> <form name="form1" method="post" action="">
> 
> this will result ERROR because the value for the action is written.
> 
> this one works:
> 
> <form name="form1" method="post" action="page.php">
> 
> I hope this help for those who are trying to use Netscape.

Excellent news!

- -- 

Nick Wilson

Tel:    +45 3325 0688
Fax:    +45 3325 0677
Web:    www.explodingnet.com



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE8SWjDHpvrrTa6L5oRAl0sAJ0agqZDuWaR6NN9Br98FfSOmJ1g1wCgjWNM
8JSGrkd4x3q3Yhm7f8YfykM=
=5Wnn
-----END PGP SIGNATURE-----

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to