Click here to Skip to main content
15,919,613 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionQualified Domain Name in ASP Pin
Arun Abraham Jose28-May-08 23:50
Arun Abraham Jose28-May-08 23:50 
AnswerRe: Qualified Domain Name in ASP Pin
Sajid A.28-May-08 23:55
Sajid A.28-May-08 23:55 
GeneralRe: Qualified Domain Name in ASP Pin
J4amieC28-May-08 23:57
J4amieC28-May-08 23:57 
GeneralRe: Qualified Domain Name in ASP Pin
Arun Abraham Jose29-May-08 0:28
Arun Abraham Jose29-May-08 0:28 
GeneralRe: Qualified Domain Name in ASP Pin
eyeseetee29-May-08 1:13
eyeseetee29-May-08 1:13 
AnswerRe: Qualified Domain Name in ASP Pin
eyeseetee29-May-08 0:19
eyeseetee29-May-08 0:19 
Questionhow to solve the treeview selected index problem Pin
lakshmichawala28-May-08 23:39
lakshmichawala28-May-08 23:39 
AnswerRe: how to solve the treeview selected index problem Pin
eyeseetee28-May-08 23:46
eyeseetee28-May-08 23:46 
GeneralRe: how to solve the treeview selected index problem Pin
lakshmichawala28-May-08 23:52
lakshmichawala28-May-08 23:52 
QuestionDoes event execution depends on Internet connection Pin
www.Developerof.NET28-May-08 23:22
www.Developerof.NET28-May-08 23:22 
AnswerRe: Does event execution depends on Internet connection Pin
Sajid A.28-May-08 23:41
Sajid A.28-May-08 23:41 
GeneralRe: Does event execution depends on Internet connection Pin
www.Developerof.NET29-May-08 0:25
www.Developerof.NET29-May-08 0:25 
Questionsession end automatic when delete folder in asp.net 2.0 Pin
trilokharry28-May-08 23:14
trilokharry28-May-08 23:14 
AnswerRe: session end automatic when delete folder in asp.net 2.0 Pin
Sajid A.28-May-08 23:44
Sajid A.28-May-08 23:44 
GeneralRe: session end automatic when delete folder in asp.net 2.0 Pin
trilokharry29-May-08 0:06
trilokharry29-May-08 0:06 
Questionform authentication Pin
srinandan..28-May-08 23:13
srinandan..28-May-08 23:13 
Hi All,
I have partially completed my project using the form authentication.
I have used a single login form for two type of user says "Producer" and "Dealer". and set the web.config as :

<authentication mode="Forms">
<forms loginurl="Login.aspx" defaulturl="DecideLogin.aspx" name="authCookie" timeout="30" path="/">


Once the user will logged he will redirect to "DecideLogin.aspx" where i am redirect to suitable directory along user role(Dealer,Producer)
above is all about which i have done
Requirement:
I have need to keep the layout "Login.aspx" suitable to both but the content and menus are different for both the users.so i want to keep the two different login form for both.
suppose i will keep the to two login form, then how could i manage the loginurl once the session will exprired.

Once the session will expire on which page user will redirect and how?

Thanks in advance,

Sri..
AnswerRe: form authentication Pin
Sajid A.28-May-08 23:32
Sajid A.28-May-08 23:32 
AnswerRe: form authentication Pin
eyeseetee28-May-08 23:45
eyeseetee28-May-08 23:45 
Question[Message Deleted] Pin
venkat000928-May-08 23:04
venkat000928-May-08 23:04 
Answer[Duplicate Post. Ignore it] Re: Hi Matrimonial site required... Pin
Vasudevan Deepak Kumar28-May-08 23:07
Vasudevan Deepak Kumar28-May-08 23:07 
QuestionHi .... Pin
venkat000928-May-08 23:02
venkat000928-May-08 23:02 
AnswerRe: Hi .... Pin
Vasudevan Deepak Kumar28-May-08 23:07
Vasudevan Deepak Kumar28-May-08 23:07 
AnswerRe: Hi .... Pin
eyeseetee28-May-08 23:10
eyeseetee28-May-08 23:10 
JokeRe: Hi .... Pin
Vasudevan Deepak Kumar28-May-08 23:11
Vasudevan Deepak Kumar28-May-08 23:11 
QuestionRandom Images Generation for prevent spam registration. Pin
Virendrak28-May-08 22:48
Virendrak28-May-08 22:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.