pedro mpa wrote: > So, for example a typical country select box, its option values are > encrypted with the previous created key on page request and decrypted > (after form submission f.ex.) on the validation code: So the value attribute contains an encrypted representation of the country name ... which is transmitted in clear text right next to it? If you want encryption, why not just use SSL? -- David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/> Home is where the ~/.bashrc is -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php