Current location: Hot Scripts Forums » Programming Languages » ASP.NET » Login Redirect


Login Redirect

Reply
  #1 (permalink)  
Old 04-15-05, 12:47 PM
Jig0901 Jig0901 is offline
New Member
 
Join Date: Apr 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Login Redirect

I have a login pages right now that prompts the user for login and password and redirect the authenticated user to a url...( Response.Redirect (URL))...Now instead of this I want it to pick the url listed in my access database next to each user and redirect them to corresponding pages...How can I solve this problem...can anyone guide me in the right direction...thanks

-Jig
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 04-17-05, 03:42 AM
duckling duckling is offline
New Member
 
Join Date: Apr 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
login Redirect

I think you can try for each user have URL.
In Access Database, table save User add column URL.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 04-17-05, 05:40 AM
andrew@amorphic.co.uk andrew@amorphic.co.uk is offline
New Member
 
Join Date: Apr 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
set members level

If you add a field member_level to your database you an then give each member a level.

e.g.
1 for customers
2 for staff
3 for admin / super user staff

You can then set up a script to redirect users to different web pages based on their membership level
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
login script works fine in firefox, nothing in IE! varial PHP 3 03-14-05 09:36 AM
Combine Multiple Login Scripts fernandose PHP 2 02-04-05 05:09 PM
Login and Redirect user script alistairgd Script Requests 4 01-03-05 04:30 PM
Redirect previous 2 pages after login mcrob PHP 5 01-01-05 08:35 AM
HELP! Php to login to HTACCESS? godfather PHP 4 03-06-04 01:03 AM


All times are GMT -5. The time now is 08:44 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.