Click here to Skip to main content
15,902,907 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRegular expression Pin
jayarajRaman10-May-09 21:17
jayarajRaman10-May-09 21:17 
AnswerRe: Regular expression Pin
Ashfield11-May-09 1:25
Ashfield11-May-09 1:25 
QuestionLog Out issue Pin
nitin_ion10-May-09 20:52
nitin_ion10-May-09 20:52 
AnswerRe: Log Out issue Pin
Yaazi10-May-09 21:12
Yaazi10-May-09 21:12 
AnswerRe: Log Out issue Pin
dotnetmember10-May-09 21:28
dotnetmember10-May-09 21:28 
GeneralRe: Log Out issue Pin
nitin_ion10-May-09 21:53
nitin_ion10-May-09 21:53 
AnswerRe: Log Out issue Pin
Abhishek Sur10-May-09 22:43
professionalAbhishek Sur10-May-09 22:43 
AnswerRe: Log Out issue Pin
specialdreamsin11-May-09 20:04
specialdreamsin11-May-09 20:04 
Hi,

On the Page Load write

if Session("UserId")="" then
            Response.Redirect("Login.aspx")
end if

if you click back now, the page will execute the page load na...it will go to login page.

Ramesh Sambari
QuestionMasterPage Link Problem Pin
Yaazi10-May-09 20:50
Yaazi10-May-09 20:50 
Questionquerystring Pin
Anjani Poornima10-May-09 20:22
Anjani Poornima10-May-09 20:22 
AnswerRe: querystring Pin
saravanan0510-May-09 23:18
saravanan0510-May-09 23:18 
QuestionSpecified cast is not valid Pin
saravanan0510-May-09 18:33
saravanan0510-May-09 18:33 
AnswerRe: Specified cast is not valid Pin
dotnetmember10-May-09 19:02
dotnetmember10-May-09 19:02 
QuestionHow to Impersonate local system account in c# Pin
Cafedreamz10-May-09 15:36
Cafedreamz10-May-09 15:36 
AnswerRe: How to Impersonate local system account in c# Pin
N a v a n e e t h10-May-09 16:23
N a v a n e e t h10-May-09 16:23 
QuestionHow to place a calendar control in a dropdown list??? Pin
harissssss10-May-09 10:13
harissssss10-May-09 10:13 
AnswerRe: How to place a calendar control in a dropdown list??? Pin
Abhishek Sur10-May-09 10:31
professionalAbhishek Sur10-May-09 10:31 
AnswerRe: How to place a calendar control in a dropdown list??? Pin
AlexeiXX310-May-09 18:14
AlexeiXX310-May-09 18:14 
QuestionHow To Fetch Client IP Address Continuesly After Every Specific Second And To Redirec Client URL Pin
maxuser1310-May-09 9:20
maxuser1310-May-09 9:20 
AnswerRe: How To Fetch Client IP Address Continuesly After Every Specific Second And To Redirec Client URL Pin
Abhishek Sur10-May-09 9:59
professionalAbhishek Sur10-May-09 9:59 
QuestionUnExpected Errors on webserve Pin
Aman Bhullar10-May-09 5:52
Aman Bhullar10-May-09 5:52 
AnswerRe: UnExpected Errors on webserve Pin
Herman<T>.Instance13-May-09 3:47
Herman<T>.Instance13-May-09 3:47 
QuestionCrystal Reports not working on Web Server Pin
yogesh_kumar_agarwal10-May-09 3:38
yogesh_kumar_agarwal10-May-09 3:38 
AnswerRe: Crystal Reports not working on Web Server Pin
N a v a n e e t h10-May-09 4:40
N a v a n e e t h10-May-09 4:40 
GeneralRe: Crystal Reports not working on Web Server Pin
yogesh_kumar_agarwal10-May-09 5:02
yogesh_kumar_agarwal10-May-09 5:02 

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.