Click here to Skip to main content
15,911,896 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Interface irritation Pin
dekart_roo25-Jun-07 5:11
dekart_roo25-Jun-07 5:11 
GeneralRe: Interface irritation Pin
J Liang26-Jun-07 19:23
J Liang26-Jun-07 19:23 
Questionchar.parse() in Asp.Net Pin
vijay_8324-Jun-07 21:27
vijay_8324-Jun-07 21:27 
AnswerRe: char.parse() in Asp.Net Pin
DavidNohejl24-Jun-07 21:49
DavidNohejl24-Jun-07 21:49 
GeneralRe: char.parse() in Asp.Net Pin
vijay_8324-Jun-07 23:03
vijay_8324-Jun-07 23:03 
GeneralRe: char.parse() in Asp.Net Pin
Christian Graus24-Jun-07 23:29
protectorChristian Graus24-Jun-07 23:29 
GeneralRe: char.parse() in Asp.Net Pin
vijay_8325-Jun-07 0:13
vijay_8325-Jun-07 0:13 
QuestionTO PUT LOGIC IN SIGN OUT LINK Pin
Hemant Garg24-Jun-07 20:45
Hemant Garg24-Jun-07 20:45 
HELLO TO EVERY ONE,
i 'm having two login one for admin and other for user.
ther is one form which is accessed by both the users..
now i want that when any user login and sign out of that common page then user login page should be displayed other wise admin login page should be displayed..

Private Sub LinkButton1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles signout.Click
Session.Abandon()
Response.Redirect("AdminLogin.aspx?msg=" + System.Web.HttpUtility.UrlEncode("You have signed out SuccesFully. Please Sign in again"))

End Sub

now how i should purt the logic.
Thank You.
QuestionPublishing a website ... Pin
amin_behzadi24-Jun-07 20:41
professionalamin_behzadi24-Jun-07 20:41 
QuestionReading inputs from Device Pin
kumarjammula24-Jun-07 20:21
kumarjammula24-Jun-07 20:21 
AnswerRe: Reading inputs from Device Pin
Christian Graus24-Jun-07 20:38
protectorChristian Graus24-Jun-07 20:38 
QuestionIssue with ListBox [modified] Pin
Rahul Babu24-Jun-07 20:17
Rahul Babu24-Jun-07 20:17 
AnswerRe: Issue with ListBox Pin
Christian Graus24-Jun-07 20:39
protectorChristian Graus24-Jun-07 20:39 
GeneralRe: Issue with ListBox Pin
Rahul Babu24-Jun-07 21:12
Rahul Babu24-Jun-07 21:12 
AnswerRe: Issue with ListBox Pin
Sylvester george24-Jun-07 20:43
Sylvester george24-Jun-07 20:43 
QuestionProblem in gridview control in asp.net 2.0 Pin
vkey_nova24-Jun-07 20:00
vkey_nova24-Jun-07 20:00 
AnswerRe: Problem in gridview control in asp.net 2.0 Pin
Sathesh Sakthivel24-Jun-07 20:10
Sathesh Sakthivel24-Jun-07 20:10 
Questionhow to highlight tags. Pin
kvijayajyothy24-Jun-07 19:56
kvijayajyothy24-Jun-07 19:56 
AnswerRe: how to highlight tags. Pin
Christian Graus24-Jun-07 20:41
protectorChristian Graus24-Jun-07 20:41 
GeneralRe: how to highlight tags. Pin
kvijayajyothy24-Jun-07 22:44
kvijayajyothy24-Jun-07 22:44 
GeneralRe: how to highlight tags. Pin
Christian Graus24-Jun-07 23:26
protectorChristian Graus24-Jun-07 23:26 
QuestionRemote server Pin
dhatchu24-Jun-07 19:44
dhatchu24-Jun-07 19:44 
QuestionHow to implement outlook express in asp.net Pin
Kurmala24-Jun-07 18:52
Kurmala24-Jun-07 18:52 
AnswerRe: How to implement outlook express in asp.net Pin
Christian Graus25-Jun-07 0:03
protectorChristian Graus25-Jun-07 0:03 
Questiondoubt about encryt and decrypt Pin
saravanan0524-Jun-07 18:49
saravanan0524-Jun-07 18:49 

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.