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

ASP.NET

 
Questionusing "GridView inline Master/Detail record display" project Pin
Ekjon15-May-08 5:48
Ekjon15-May-08 5:48 
AnswerRe: using "GridView inline Master/Detail record display" project Pin
led mike15-May-08 5:59
led mike15-May-08 5:59 
GeneralRe: using "GridView inline Master/Detail record display" project Pin
Ekjon15-May-08 6:24
Ekjon15-May-08 6:24 
QuestionPDF Pin
Imthu15-May-08 4:01
Imthu15-May-08 4:01 
AnswerRe: PDF Pin
Ernest Laurentin15-May-08 4:28
Ernest Laurentin15-May-08 4:28 
AnswerThird post Pin
leckey15-May-08 4:29
leckey15-May-08 4:29 
Questionhow to create a session for a loging user? Pin
sandy005315-May-08 2:48
sandy005315-May-08 2:48 
AnswerRe: how to create a session for a loging user? Pin
Sandeep Kumar15-May-08 3:05
Sandeep Kumar15-May-08 3:05 
Hi,

Inorder to solve your problem you need to do follow the below steps.

1)on sucess full login before redirecting to members page keep the username in session.
2)on page load of members page check for the session contain some value..
if it contains some value then the use is a logged in user else if it is null redirect user to login page.
3)on clicking logout clear the session so that after clicking if user copy pastes that members page link also he will be redirected to login page has you cleared session.

Regards,
Sandeep Kumar.V

AnswerRe: how to create a session for a loging user? Pin
eyeseetee15-May-08 3:16
eyeseetee15-May-08 3:16 
QuestionPDF component Pin
Imthu15-May-08 2:48
Imthu15-May-08 2:48 
AnswerRe: PDF component Pin
J a a n s15-May-08 4:53
professionalJ a a n s15-May-08 4:53 
QuestionHtmlInputHidden in a datagrid loses it's value after postback [modified] Pin
thomasa15-May-08 2:35
thomasa15-May-08 2:35 
AnswerRe: HtmlInputHidden in a datagrid loses it's value after postback Pin
TheWirelessGuy15-May-08 9:09
TheWirelessGuy15-May-08 9:09 
QuestionHow to fech records from Dataset Pin
sjs4u15-May-08 2:05
sjs4u15-May-08 2:05 
AnswerRe: How to fech records from Dataset Pin
eyeseetee15-May-08 3:12
eyeseetee15-May-08 3:12 
Questionmessage box problem in code behind Pin
Pankaj Garg15-May-08 1:33
Pankaj Garg15-May-08 1:33 
AnswerRe: message box problem in code behind Pin
SamRST15-May-08 1:58
SamRST15-May-08 1:58 
GeneralRe: message box problem in code behind Pin
Pankaj Garg15-May-08 2:05
Pankaj Garg15-May-08 2:05 
QuestionRemote Scripting with IFRAME Pin
Piyush Vardhan Singh15-May-08 1:30
Piyush Vardhan Singh15-May-08 1:30 
AnswerRe: Remote Scripting with IFRAME Pin
TheWirelessGuy15-May-08 9:15
TheWirelessGuy15-May-08 9:15 
QuestioniTextObject control in crystal report Pin
Pankaj Garg15-May-08 1:25
Pankaj Garg15-May-08 1:25 
AnswerRe: iTextObject control in crystal report Pin
SamRST15-May-08 1:59
SamRST15-May-08 1:59 
QuestionRe: iTextObject control in crystal report Pin
Pankaj Garg15-May-08 2:07
Pankaj Garg15-May-08 2:07 
QuestionImage button in Gridview Pin
danasegaranea15-May-08 1:17
danasegaranea15-May-08 1:17 
AnswerRe: Image button in Gridview Pin
SamRST15-May-08 2:04
SamRST15-May-08 2:04 

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.