Subject: | Re: non-ssl to SSL and back again how to? |
Posted by: | Adrienne Boswell (arbp…@yahoo.com) |
Date: | Sat, 22 Jul 2006 |
Gazing into my crystal ball I observed bobmct <r.mariott…@fdcx.netX>
writing in news:EIpwg.15$5v3.7…@news.ntplx.net:
> I don't wish to 'hard code' the return URL because I then loose the
> ambiguity of where this is coming from/returning to. Therefore, can
> someone perhaps recommend a method to return to the "sending" site OR
> maybe just as easily explain a method to accomplish this another way?
Can you set up and if statement? Something like:
If currentpage is https and personisdone then
switchtohttp
else
stayhttps
end if
Then put the uri together that way.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
non-ssl to SSL and back again how to? posted by bobmct on Sat, 22 Jul 2006