3
Answers

how to redirect the page according to user when I login?

Photo of darsh antani

darsh antani

12y
1.8k
1
I have four different modules in my website customer,operator,engineer and admin.

when i click on login button at that time if that is customer the page should be redirect to the customer.aspx.

if engineer login then the page should be redirected to the engineer.aspx and so on..

then how can i achieve this.

tell me the code of it in c#.

Answers (3)