Naveen/Adam,

        Well yes, in case of SSL (secure socket Layer) all your form
content along with the page header will go in an encrypted format.

Of note is that the URL itself is *not* encrypted, although everything else is. So, be careful that you specify your HTTPS form submissions as being POST instead of GET; otherwise your form data will go into the (unencrypted) URL.


-chris


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to