Click here to Skip to main content
15,914,419 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to send mail using smpt server Pin
Piyush Vardhan Singh21-Apr-08 22:51
Piyush Vardhan Singh21-Apr-08 22:51 
GeneralRe: how to send mail using smpt server Pin
Reelix22-Apr-08 0:14
Reelix22-Apr-08 0:14 
Questionhow to return value from server in remoting Pin
Piyush Vardhan Singh21-Apr-08 20:54
Piyush Vardhan Singh21-Apr-08 20:54 
AnswerRe: how to return value from server in remoting Pin
eyeseetee21-Apr-08 22:12
eyeseetee21-Apr-08 22:12 
GeneralRe: how to return value from server in remoting Pin
Piyush Vardhan Singh21-Apr-08 22:44
Piyush Vardhan Singh21-Apr-08 22:44 
GeneralRe: how to return value from server in remoting Pin
eyeseetee21-Apr-08 22:58
eyeseetee21-Apr-08 22:58 
GeneralRe: how to return value from server in remoting Pin
Piyush Vardhan Singh21-Apr-08 23:18
Piyush Vardhan Singh21-Apr-08 23:18 
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 

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.