seven
Senior Member
USA
1037 Posts |
Posted - 01 April 2001 : 14:13:26
|
Does anyone know a way to work with cookies, sessions, and form variables in a SSL session?
I have a multiple page form that inserts a record into a database on the first page. All other pages update the record as the information is entered. The last page requires a CC# entry and needs to be secure. The secure page is not the same domain name as the main site. How can I set the recordset on the secure page to update the correct record. Using cookies, sessions, or form variables is acceptable, which is most secure? |
|