> if not (Request.ServerVariables("HTTPS") = "on") then We use Request.ServerVariables("SERVER_PORT_SECURE") which is a 1 if secure (SSL) or 0 if not but yeah, Sam Ting <=) sgd