On Thu, Nov 15, 2007 at 04:25:41PM -0500, Bill Carr wrote: > > On Nov 15, 2007, at 3:55 PM, Grant wrote: > > >If I'm posting a form in IC with: > > > ><form action="[process secure=1]" method="post"> > > > >and I land on an https page, the information sent is secure even if > >the above appears on a plain http page right? > Yes, > > Place this on your page to test it: > > <pre> > process: [process] > process secure: [process secure=1] > </pre> Hi, I think Grant actually meant whether the data is sent securely even if the page with the form was served over plain http. the answer is yes, it is sent securely. In any case, I kind of find it a bit less nicer than showing the login page (or whatever) in https directly. That way visitors don't have to think twice. I usually see a login window over http and then browse page source to see if the action is set to https. -doc _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.