That is the safe way I would assume.. but is it necessary?
-----Original Message----- From: Joel Firestone [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 30, 2002 9:58 AM To: CF-Talk Subject: Re: SSL on form submission I always do it for the form. The submission would then be protected. HTH ----- Original Message ----- From: "Chad Gray" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, July 30, 2002 10:55 AM Subject: SSL on form submission > Im wondering if when a form is submitted at what point do you request > SSL? > > Do you want the form to be covered under SSL as the user is filling it > out? https://www/form.cfm > > Or do you leave the form http://www/form.cfm and use > <form action="https://www/action.cfm" method="POST"> enough to encrypt > the data being passed to the action page? > > Just curious.... > > > > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

