I am using session variables to remember form filed values in case the captcha isn't entered correctly. On http this works as it should. However, on https, using a shared certificate, this doesn't work. Any ideas on how to get this to work?
Thanks Scooba. But that thread had to do with going from http to https during a single session. I am solely on https for the entire session and it isn't working. However, if I go to test the same page via http it works as it should. I need to find out why it doesn't work when I'm already on the https page.
Bookmarks