Click here to Skip to main content
15,899,935 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: MahTab Pin
Karthik. A28-Sep-10 6:08
Karthik. A28-Sep-10 6:08 
QuestionDisable Status Bar Pin
padmanabhan N27-Sep-10 2:52
padmanabhan N27-Sep-10 2:52 
AnswerRe: Disable Status Bar Pin
NeverHeardOfMe27-Sep-10 3:13
NeverHeardOfMe27-Sep-10 3:13 
AnswerRe: Disable Status Bar Pin
Not Active27-Sep-10 4:27
mentorNot Active27-Sep-10 4:27 
GeneralRe: Disable Status Bar [modified] Pin
NeverHeardOfMe27-Sep-10 4:33
NeverHeardOfMe27-Sep-10 4:33 
GeneralRe: Disable Status Bar Pin
5fingers27-Sep-10 22:00
5fingers27-Sep-10 22:00 
GeneralRe: Disable Status Bar Pin
Not Active28-Sep-10 6:23
mentorNot Active28-Sep-10 6:23 
AnswerRe: Disable Status Bar Pin
T M Gray28-Sep-10 4:41
T M Gray28-Sep-10 4:41 
Your application will not be any more secure by hiding the status. Users can still right click on the links and copy the location. They can also view source. Any of the tricks you use to disable any of those options can be defeated by visiting your site with javascript turned off.

If you don't want users to visit a page directly then you need to implement something different that checks their access rights in the OnInit of each page.
QuestionChange the Status in Gridview column Pin
Krishhhhhhhhhhhhhh27-Sep-10 2:33
Krishhhhhhhhhhhhhh27-Sep-10 2:33 
QuestionShow Reminder Window Pin
vishnukamath27-Sep-10 0:42
vishnukamath27-Sep-10 0:42 
AnswerRe: Show Reminder Window Pin
Not Active27-Sep-10 2:34
mentorNot Active27-Sep-10 2:34 
GeneralRe: Show Reminder Window Pin
vishnukamath27-Sep-10 19:06
vishnukamath27-Sep-10 19:06 
GeneralRe: Show Reminder Window Pin
Not Active28-Sep-10 1:22
mentorNot Active28-Sep-10 1:22 
AnswerRe: Show Reminder Window Pin
5fingers27-Sep-10 22:02
5fingers27-Sep-10 22:02 
GeneralRe: Show Reminder Window Pin
vishnukamath27-Sep-10 23:55
vishnukamath27-Sep-10 23:55 
AnswerRe: Show Reminder Window Pin
Karthik. A28-Sep-10 6:21
Karthik. A28-Sep-10 6:21 
GeneralRe: Show Reminder Window Pin
vishnukamath28-Sep-10 19:03
vishnukamath28-Sep-10 19:03 
GeneralRe: Show Reminder Window Pin
Karthik. A29-Sep-10 10:53
Karthik. A29-Sep-10 10:53 
Questionlogin.aspx Pin
Ajay Kale New27-Sep-10 0:10
Ajay Kale New27-Sep-10 0:10 
AnswerRepeat and spam Pin
Not Active27-Sep-10 2:29
mentorNot Active27-Sep-10 2:29 
GeneralRe: Repeat and spam Pin
Ajay Kale New27-Sep-10 2:35
Ajay Kale New27-Sep-10 2:35 
GeneralRe: Repeat and spam Pin
5fingers28-Sep-10 1:15
5fingers28-Sep-10 1:15 
GeneralRe: Repeat and spam Pin
Ajay Kale New28-Sep-10 1:22
Ajay Kale New28-Sep-10 1:22 
Questionsending parameter to webmethod - autocomplete extender Pin
rajkumar.326-Sep-10 21:12
rajkumar.326-Sep-10 21:12 
Questionsession fixation Pin
padmanabhan N26-Sep-10 21:06
padmanabhan N26-Sep-10 21:06 

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.