ASP User Authentication Based On User Name  | |
January 20th, 2003, 01:54 AM
|
#1 (permalink)
| | Ultimate Member
Join Date: Jun 2002 Location: Vancouver, WA, USA
Posts: 2,696
| ASP User Authentication Based On User Name
currently, at my website, I have a client login ( www.implexantsystems.com). When you supply a password, it takes you to a list of clients, you click on your name and it takes you to another login screen, then you can login and view invoices and quotes. my question is... how can i take a user directly to their page without logging in twice. so basically i want the ASP script to forward the user to a page based on their username, if they supply the correct password and username. so jill coudn't log into jim's page, but jill could still view her page. and i kinda want the script in ASP or PHP. heres a link to the ASP script I'm currently using: http://www.kamath.com/tutorials/tut003_auth.asp
-Chris |
| |
January 20th, 2003, 04:19 PM
|
#2 (permalink)
| | Ultimate Member
Join Date: Jun 2002 Location: Vancouver, WA, USA
Posts: 2,696
|
well i figured that one out... found a neat little script that does what i want.
-Chris |
| |
January 23rd, 2003, 05:31 PM
|
#3 (permalink)
| | Member
Join Date: Jan 2002
Posts: 83
|
__________________
CLOWN
|
| |
January 23rd, 2003, 05:33 PM
|
#4 (permalink)
| | Ultimate Member
Join Date: Jun 2002 Location: Vancouver, WA, USA
Posts: 2,696
| |
| |
January 23rd, 2003, 05:37 PM
|
#5 (permalink)
| | Member
Join Date: Jan 2002
Posts: 83
|
That's sweet. Now did you program that yourself or did you get the script? And it's in what you say? ASP? |
| |
January 23rd, 2003, 05:48 PM
|
#6 (permalink)
| | Ultimate Member
Join Date: Jun 2002 Location: Vancouver, WA, USA
Posts: 2,696
|
i used several snipits of code that i gathered from different websites. it uses a MS Access database for usernames, passwords, and redirects. Purty slick and easy to configure. just copy and paste a couple lines of code and your done. and yes its in ASP. i host it on my windows 2000 server, running IIS 5 with ASP and PHP support. so it all works super!
-Chris |
| |
January 23rd, 2003, 06:01 PM
|
#7 (permalink)
| | Member
Join Date: Jan 2002
Posts: 83
|
Wel great Job! You have a talent. I'm glad everything worked out! |
| | | Thread Tools | Search this Thread | | | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |