isleshocky77
05-18-2003, 05:09 PM
I am currently using cookies to hold items in a shopping cart. However when a user switches from the regular pages, http://www.domainname.com to a secure page https://www.domainname.com the information is lost because they are different cookies. Is there a way to have it read from the same cookie? All my code is in php. Any help would be greatly appreciated. Thanks.