Click here to Skip to main content
15,881,787 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHelp - Deploying ASP.NET application on the server Pin
Jats_4ru17-May-07 19:12
Jats_4ru17-May-07 19:12 
QuestionImages in master page disappear when log out? Pin
rockxuyenmandem17-May-07 18:23
rockxuyenmandem17-May-07 18:23 
AnswerRe: Images in master page disappear when log out? Pin
Sathesh Sakthivel17-May-07 18:31
Sathesh Sakthivel17-May-07 18:31 
AnswerRe: Images in master page disappear when log out? Pin
PSK_17-May-07 19:42
PSK_17-May-07 19:42 
GeneralRe: Images in master page disappear when log out? Pin
rockxuyenmandem18-May-07 4:48
rockxuyenmandem18-May-07 4:48 
QuestionPrevent user from loggin in by clicking Back button Pin
Blumen17-May-07 18:05
Blumen17-May-07 18:05 
AnswerRe: Prevent user from loggin in by clicking Back button Pin
Sathesh Sakthivel17-May-07 18:10
Sathesh Sakthivel17-May-07 18:10 
AnswerRe: Prevent user from loggin in by clicking Back button Pin
Parwej Ahamad17-May-07 18:14
professionalParwej Ahamad17-May-07 18:14 
It's depend on your implementation.

* If u save the login credential in session or cookies. Then can set the nothing for the Session variable and clear the cookies.

*If u r varify login information only first time when user logged in then u can disable back button by bellow code.

U can use below code. This will not be cach any page on loca machine. then i think it should be work as disable back button.







If u have other problem let me inform.




Parwej Ahamad
g_parwez@rediffmail.com

AnswerRe: Prevent user from loggin in by clicking Back button Pin
N a v a n e e t h17-May-07 18:46
N a v a n e e t h17-May-07 18:46 
GeneralRe: Prevent user from loggin in by clicking Back button Pin
Blumen17-May-07 18:58
Blumen17-May-07 18:58 
GeneralRe: Prevent user from loggin in by clicking Back button Pin
BINOVAR17-May-07 19:46
BINOVAR17-May-07 19:46 
GeneralRe: Prevent user from loggin in by clicking Back button Pin
N a v a n e e t h17-May-07 20:17
N a v a n e e t h17-May-07 20:17 
GeneralRe: Prevent user from loggin in by clicking Back button Pin
BINOVAR17-May-07 20:27
BINOVAR17-May-07 20:27 
GeneralRe: Prevent user from loggin in by clicking Back button Pin
N a v a n e e t h17-May-07 22:43
N a v a n e e t h17-May-07 22:43 
GeneralRe: Prevent user from loggin in by clicking Back button Pin
BINOVAR17-May-07 22:48
BINOVAR17-May-07 22:48 
GeneralRe: Prevent user from loggin in by clicking Back button Pin
N a v a n e e t h17-May-07 23:32
N a v a n e e t h17-May-07 23:32 
GeneralRe: Prevent user from loggin in by clicking Back button Pin
BINOVAR17-May-07 23:37
BINOVAR17-May-07 23:37 
QuestionRe: Prevent user from loggin in by clicking Back button Pin
dipak.dipak20-Nov-08 20:09
dipak.dipak20-Nov-08 20:09 
AnswerRe: Prevent user from loggin in by clicking Back button Pin
N a v a n e e t h21-Nov-08 17:22
N a v a n e e t h21-Nov-08 17:22 
Question[Document Scanning Application] Pin
samshah51217-May-07 17:49
samshah51217-May-07 17:49 
AnswerRe: [Document Scanning Application] Pin
Christian Graus17-May-07 18:45
protectorChristian Graus17-May-07 18:45 
QuestionDataset Pin
Mkanchha17-May-07 16:17
Mkanchha17-May-07 16:17 
GeneralRe: Dataset Pin
N a v a n e e t h17-May-07 18:59
N a v a n e e t h17-May-07 18:59 
AnswerRe: Dataset Pin
N a v a n e e t h17-May-07 18:57
N a v a n e e t h17-May-07 18:57 
GeneralRe: Dataset Pin
Sandeep Akhare17-May-07 20:20
Sandeep Akhare17-May-07 20:20 

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.