OECGI2 and HTTPS (OpenInsight 32-Bit)
At 24 AUG 2007 12:33:47PM David Phillips wrote:
Greetings!
I am working on a merchandise order system that begins with a sign in screen that is on a secure page(https:), when submitted returns an the main order page, however the order page is now displayed on an un-secure page (http:) and I need it to display on a secure page (https:). Anyone have an idea how? Thanks!! </QUOTE> —- === At 24 AUG 2007 01:41PM Bryan Shumsky wrote: === <QUOTE>Hi, David. Are you doing any kind of 'redirect' in the processing of the login information, or are you just returning a new page of html? Thanks, - Bryan Shumsky Revelation Software </QUOTE> —- === At 24 AUG 2007 02:21PM David Phillips wrote: === <QUOTE>Returning a new page </QUOTE> —- === At 24 AUG 2007 03:43PM David Phillips wrote: === <QUOTE>I think I figuired it out and so easy too! I changed the submit call to cgi from http to https and it works. </QUOTE> View this thread on the Works forum...