maybe try using server variables, try checking the following: SERVER_PROTOCOL
or HTTPS ....you could redirect if the HTTPS server variable is set to "off" or "on". HTH Sam Thompson ---------------------------------------------- 2cs Communications Ltd http://www.2cs.com [EMAIL PROTECTED] T: 01473 622263 F: 01473 622515 ----------------------------------------------- ----- Original Message ----- From: "Lau Guerreiro" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Wednesday, September 11, 2002 10:15 AM Subject: Getting in and out of SSL > Can someone advise me on the best way to deal with SSL in the following > situation: > > I have a framed site. I want the login page to load in SSL (I got this > happenning ok) > but now what if the user decides not to log in but click a link on my > navigation frame that loads another page over my login page ... this new > page, and every subsequent page will be loaded in SSL - which I don't want. > One way around this is to actualy hard code the full path on all navigation > links e.g. http://www.mysite.com/jkddk.asp but I don't really want to do > this (for the standard reasons e.g. in case the website address changes). > > Is there any way around this? > > Thanks in advance > Lau > > > --- > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% > --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
