A1234 -> Redirect to registration page (10/13/2004 19:22:44)
I am using a login for some of my members, they login and are taken to the success.asp page, which is fine. However, I would like to have another login area for different members, but when they log in I want them to be directed to the registration page (register.asp), skipping the success page. How can I make this happen? [&:]
Spooky -> RE: Redirect to registration page (10/13/2004 19:53:15)
Question - Why would you redirect to the registration page if they are registered? (and this is my login?)
A1234 -> RE: Redirect to registration page (10/13/2004 20:06:22)
I'm sorry, I meant redirect to the registration update page...yes your login