Hello,
I'm wondering if I'm doing this correctly:
Login page redirects to Member Area -
- I code it where login.asp redirects to member_area.asp if the login info passed
Currently, Member Area is not in secured but I do have SECURE server allocated.
Question: If I redirect it like this:
response.redirect " how come it does not stay as secured URL. Meaning, I get to the page member_area.asp but it's http:// not
Thank you in advance,
Ricky O.
Thanks,
Ricky
I'm wondering if I'm doing this correctly:
Login page redirects to Member Area -
- I code it where login.asp redirects to member_area.asp if the login info passed
Currently, Member Area is not in secured but I do have SECURE server allocated.
Question: If I redirect it like this:
response.redirect " how come it does not stay as secured URL. Meaning, I get to the page member_area.asp but it's http:// not
Thank you in advance,
Ricky O.
Thanks,
Ricky