re-direct via user name

A

Alex

I am looking for some to help me because i am just lost. I have this ms
access dasebase and a login page that is asp.net and
after they login they are sent to page called default.aspx. on that page i
would like to add code that will send each user to a
specific page based on there username. How can i do that?
 
T

Teri Carnright

Not an easy thing, Alex - this requires special asp coding, with
corresponding entries of the page name to redirect in the database.

Teri
:)
 
Top