|
D
|
danaci 8/29/2009 |
|
How to redirect user to another page after login according to Group? something like this? if Session("GroupID")="user" then Response.Redirect "page.php" end if
|
|
|
M
|
mauro author 8/31/2009 |
|
ok, but redirect according to User Group? |
|
|
D
|
danaci 8/31/2009 |
|
after login events |
|