At face value Yes. The way that HTTPS works is that it creates a connection to the server and establishes the secure tunnel THEN sends the information. So posting the data to another domain on HTTPS will make the form secure.
J.J. On 2/1/08, Daniel Roberts <[EMAIL PROTECTED]> wrote: > Setup: > > - a user is on a form at "site/domain 1" with https > - the form submits to "site/domain 2" which also has https > > Question: > > Is the data sent from the form on site1 to the processing page on site2 > secure? Does the browser first get a secure connection to site2 before > submitting the data? ...or is the data sent from one domain to another > insecure? > > Thanks for any info on this. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297914 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

