Click here to Skip to main content
15,895,709 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRunning Applet in MVC web application [modified] Pin
Sandeep Akhare10-Nov-09 12:01
Sandeep Akhare10-Nov-09 12:01 
AnswerRe: Running Applet in MVC web application Pin
Christian Graus10-Nov-09 13:05
protectorChristian Graus10-Nov-09 13:05 
GeneralRe: Running Applet in MVC web application Pin
Sandeep Akhare11-Nov-09 19:15
Sandeep Akhare11-Nov-09 19:15 
GeneralRe: Running Applet in MVC web application Pin
Sandeep Akhare12-Nov-09 11:12
Sandeep Akhare12-Nov-09 11:12 
Questionphp client and web services ws e 2.0 Pin
raquidd2210-Nov-09 7:57
raquidd2210-Nov-09 7:57 
AnswerRe: php client and web services ws e 2.0 Pin
raquidd2212-Nov-09 15:56
raquidd2212-Nov-09 15:56 
QuestionHow to restrict to open a uploaded file? Pin
attalurisubbu10-Nov-09 7:38
attalurisubbu10-Nov-09 7:38 
AnswerRe: How to restrict to open a uploaded file? Pin
Christian Graus10-Nov-09 8:53
protectorChristian Graus10-Nov-09 8:53 
Instead of a direct link to a file, have a link to a page which takes an id on the query string, uses the id to lookup the file, and fails to do so if the permissions check fails. Or write a HTTP Handler for the file type which first checks permissions. I'd go the former, if you can hide the actual file path, it's harder to hack.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

QuestionTransparent Pop-up Pin
Ersan Ercek10-Nov-09 6:33
Ersan Ercek10-Nov-09 6:33 
AnswerRe: Transparent Pop-up Pin
dan!sh 10-Nov-09 6:39
professional dan!sh 10-Nov-09 6:39 
GeneralRe: Transparent Pop-up Pin
Ersan Ercek10-Nov-09 6:43
Ersan Ercek10-Nov-09 6:43 
GeneralRe: Transparent Pop-up Pin
dan!sh 10-Nov-09 6:45
professional dan!sh 10-Nov-09 6:45 
GeneralRe: Transparent Pop-up Pin
Ersan Ercek10-Nov-09 6:54
Ersan Ercek10-Nov-09 6:54 
GeneralRe: Transparent Pop-up Pin
Abhijit Jana10-Nov-09 6:57
professionalAbhijit Jana10-Nov-09 6:57 
GeneralRe: Transparent Pop-up Pin
dan!sh 10-Nov-09 6:58
professional dan!sh 10-Nov-09 6:58 
QuestionQuestion Page Pin
Ersan Ercek10-Nov-09 6:30
Ersan Ercek10-Nov-09 6:30 
AnswerRe: Question Page Pin
dan!sh 10-Nov-09 6:33
professional dan!sh 10-Nov-09 6:33 
QuestionAsp.net role management at individual control level ???? Pin
jarajeshwaran10-Nov-09 5:58
jarajeshwaran10-Nov-09 5:58 
AnswerRe: Asp.net role management at individual control level ???? Pin
Kannan Ar10-Nov-09 6:06
professionalKannan Ar10-Nov-09 6:06 
GeneralRe: Asp.net role management at individual control level ???? Pin
jarajeshwaran10-Nov-09 7:27
jarajeshwaran10-Nov-09 7:27 
GeneralRe: Asp.net role management at individual control level ???? Pin
netJP12L10-Nov-09 9:57
netJP12L10-Nov-09 9:57 
General[Message Deleted] Pin
Maxdd 710-Nov-09 14:43
Maxdd 710-Nov-09 14:43 
GeneralRe: Asp.net role management at individual control level ???? Pin
netJP12L11-Nov-09 3:42
netJP12L11-Nov-09 3:42 
QuestionHow to disable address bar Pin
attalurisubbu10-Nov-09 5:34
attalurisubbu10-Nov-09 5:34 
AnswerRe: How to disable address bar Pin
Kannan Ar10-Nov-09 5:55
professionalKannan Ar10-Nov-09 5:55 

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.