Thread
:
Page access and user login
View Single Post
#
2
(
permalink
)
09-06-05, 03:31 PM
koncept
Guest
Posts: n/a
1
if request.ServerVariables("SCRIPT_NAME") = "script name" then
response.redirect("homepage.asp")
end if
2. you need a ssl certificate to be able to do https
once you have that part of number 2 let me know and i will give you some advice on logins
koncept