Click here to Skip to main content
15,891,905 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProblem in Displaying msgBox. Pin
ArunVijay21-Apr-08 20:43
ArunVijay21-Apr-08 20:43 
AnswerRe: Problem in Displaying msgBox. Pin
Sonia Gupta21-Apr-08 20:59
Sonia Gupta21-Apr-08 20:59 
GeneralRe: Problem in Displaying msgBox. Pin
ArunVijay21-Apr-08 21:07
ArunVijay21-Apr-08 21:07 
GeneralRe: Problem in Displaying msgBox. Pin
Christian Graus21-Apr-08 21:19
protectorChristian Graus21-Apr-08 21:19 
GeneralRe: Problem in Displaying msgBox. Pin
ArunVijay22-Apr-08 15:48
ArunVijay22-Apr-08 15:48 
GeneralRe: Problem in Displaying msgBox. Pin
Christian Graus22-Apr-08 15:54
protectorChristian Graus22-Apr-08 15:54 
GeneralProblem in logging Out Pin
Deepak Nigam21-Apr-08 20:23
Deepak Nigam21-Apr-08 20:23 
GeneralRe: Problem in logging Out Pin
Sandeep Akhare21-Apr-08 20:31
Sandeep Akhare21-Apr-08 20:31 
As per your comments
When User clicks log out button you are clearing Session and redirecting user to Home Page this what you have implemented ...
But it is behaving relatively against it

Deepak Nigam wrote:
But when i press logout button i come back to the last page.


How are you going again back to last page ?
If you saying by clicking back Button then Page might be coming from browser Cache

Deepak Nigam wrote:
bcoz i am having a logincheck usercontrol on that page that cheks wheither Session("UserID") is null or not.......


As Good practice you should check user credentials in every page
By creating a base which will check User Credentials in every Page LOad
This Page need extend from System.Web.UI.Page and your all Page should extends this Page

Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "




GeneralRe: Problem in logging Out Pin
Deepak Nigam21-Apr-08 20:35
Deepak Nigam21-Apr-08 20:35 
GeneralRe: Problem in logging Out Pin
Sandeep Akhare21-Apr-08 20:46
Sandeep Akhare21-Apr-08 20:46 
GeneralRe: Problem in logging Out Pin
Deepak Nigam21-Apr-08 21:02
Deepak Nigam21-Apr-08 21:02 
Generalwrite code inside a gridview Pin
mukesh.mr0321-Apr-08 20:03
mukesh.mr0321-Apr-08 20:03 
GeneralRe: write code inside a gridview Pin
Sandeep Akhare21-Apr-08 20:25
Sandeep Akhare21-Apr-08 20:25 
Generaljavascript Pin
yardly21-Apr-08 19:54
yardly21-Apr-08 19:54 
GeneralRe: javascript Pin
Christian Graus21-Apr-08 19:57
protectorChristian Graus21-Apr-08 19:57 
GeneralRe: javascript Pin
eyeseetee21-Apr-08 21:36
eyeseetee21-Apr-08 21:36 
QuestionButton click page to go to Top in Html or Asp.net? Pin
chakran21-Apr-08 19:48
chakran21-Apr-08 19:48 
AnswerRe: Button click page to go to Top in Html or Asp.net? Pin
Christian Graus21-Apr-08 19:56
protectorChristian Graus21-Apr-08 19:56 
GeneralRe: Button click page to go to Top in Html or Asp.net? Pin
chakran21-Apr-08 20:04
chakran21-Apr-08 20:04 
GeneralRe: Button click page to go to Top in Html or Asp.net? Pin
Sandeep Akhare21-Apr-08 20:22
Sandeep Akhare21-Apr-08 20:22 
QuestionIE address bar reflection Pin
Karan_TN21-Apr-08 19:43
Karan_TN21-Apr-08 19:43 
GeneralRe: IE address bar reflection Pin
Christian Graus21-Apr-08 19:53
protectorChristian Graus21-Apr-08 19:53 
Generaljavascript Pin
yardly21-Apr-08 19:40
yardly21-Apr-08 19:40 
GeneralRe: javascript Pin
Christian Graus21-Apr-08 19:48
protectorChristian Graus21-Apr-08 19:48 
GeneralPaging without gridview Pin
mukesh.mr0321-Apr-08 19:23
mukesh.mr0321-Apr-08 19:23 

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.