Author |
Topic  |
|
bjsteiger
Starting Member
USA
6 Posts |
Posted - 04 April 2002 : 13:20:40
|
Hey...I have a quick and hopefully easy question.
I want to restructure the login to do several things:
1. I want to include the user login thoughout the website because I do not want my user to have to double log-in. I have an alumni application that user can update their own profile information.
2. I want to not have the login form on the forums but when they click log in it will direct them a single page with the login form on it.
Please help?
thanks, -brandon
|
|
crash
Advanced Member
    
Netherlands
2064 Posts |
Posted - 04 April 2002 : 17:04:53
|
1. set the cookie to website instead of to forum
 Crash's Site | Crash is from 
|
 |
|
Roland
Advanced Member
    
Netherlands
9335 Posts |
Posted - 04 April 2002 : 17:12:03
|
2- Take the entire login/logout part from inc_top.asp and put it on a new page with the necessary other codes (include inc_footer.asp for example) and put a link to that page for logging in and out.

http://www.frutzle.com
Snitz Exchange | Do's and Dont's |
 |
|
bjsteiger
Starting Member
USA
6 Posts |
Posted - 04 April 2002 : 23:41:55
|
Its that simple??
Brandon |
 |
|
bjsteiger
Starting Member
USA
6 Posts |
Posted - 05 April 2002 : 00:01:39
|
Okay...maybe I am just not that smart, but I tried all of this and its still not working...HELP..
-brandon |
 |
|
|
Topic  |
|