Click here to Skip to main content
16,005,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: trying to display grid cell value in grid textbox......... Pin
Fred_Smith5-Jul-07 6:48
Fred_Smith5-Jul-07 6:48 
GeneralRe: trying to display grid cell value in grid textbox......... Pin
kubben5-Jul-07 6:49
kubben5-Jul-07 6:49 
GeneralRe: trying to display grid cell value in grid textbox......... Pin
Fred_Smith5-Jul-07 6:54
Fred_Smith5-Jul-07 6:54 
AnswerRe: trying to display grid cell value in grid textbox......... Pin
Fred_Smith5-Jul-07 6:45
Fred_Smith5-Jul-07 6:45 
Questionjavascript+gridview+asp.net Pin
Bajrang Singh5-Jul-07 4:58
Bajrang Singh5-Jul-07 4:58 
QuestionDataSource vs Data Access code Pin
DanB19835-Jul-07 4:53
DanB19835-Jul-07 4:53 
QuestionDeny Access of Folder Pin
ezazazel5-Jul-07 4:48
ezazazel5-Jul-07 4:48 
AnswerRe: Deny Access of Folder Pin
Fred_Smith5-Jul-07 5:12
Fred_Smith5-Jul-07 5:12 
ezazazel wrote:
the only problem is, that everybody can access the file directly by inserting the path in the browser


Only if they know the filename... you could give it, or append to it's name before saving, a randomly generated string (say 6 chars min) and it'll be all but impossible that anyone will ever manage to browse to it. If the file/s change/s, you could store the filename/s in the db (or an xml file) and recall as needed...

For that matter, of course, you could just store the file contents in the db to begin with.

Yes, no doubt the Authentication classes can solve this problem more elegantly, but as you say.... you need some headache tablets handy... I must say, I've never managed to get my head around them....
QuestionHow to show a music from Playlist Pin
Kurian_Kurian5-Jul-07 4:26
Kurian_Kurian5-Jul-07 4:26 
AnswerRe: How to show a music from Playlist Pin
Christian Graus5-Jul-07 5:17
protectorChristian Graus5-Jul-07 5:17 
QuestionJavascript Error Pin
Blumen5-Jul-07 3:45
Blumen5-Jul-07 3:45 
AnswerRe: Javascript Error Pin
kubben5-Jul-07 4:02
kubben5-Jul-07 4:02 
GeneralRe: Javascript Error Pin
Blumen5-Jul-07 18:44
Blumen5-Jul-07 18:44 
Questionauthentication + SSL Pin
24891285-Jul-07 2:59
24891285-Jul-07 2:59 
QuestionDynamic Control Creatation Pin
erdemciga5-Jul-07 2:54
erdemciga5-Jul-07 2:54 
AnswerRe: Dynamic Control Creatation Pin
Christian Graus5-Jul-07 3:10
protectorChristian Graus5-Jul-07 3:10 
GeneralRe: Dynamic Control Creatation Pin
erdemciga5-Jul-07 10:25
erdemciga5-Jul-07 10:25 
Questioncreate header row for gridview in code-behind before binding Pin
playout5-Jul-07 2:49
playout5-Jul-07 2:49 
Questionhaving problem in retrieving primary key from parent table Pin
$h@ma!|@5-Jul-07 2:31
$h@ma!|@5-Jul-07 2:31 
AnswerRe: having problem in retrieving primary key from parent table Pin
Christian Graus5-Jul-07 2:38
protectorChristian Graus5-Jul-07 2:38 
QuestionRe: having problem in retrieving primary key from parent table Pin
$h@ma!|@5-Jul-07 19:06
$h@ma!|@5-Jul-07 19:06 
QuestionReports in asp.net 2005 Pin
zareee5-Jul-07 2:13
zareee5-Jul-07 2:13 
AnswerRe: Reports in asp.net 2005 Pin
Elizma5-Jul-07 18:53
Elizma5-Jul-07 18:53 
QuestionAccess and ASP.Net Pin
| Muhammad Waqas Butt |5-Jul-07 2:10
professional| Muhammad Waqas Butt |5-Jul-07 2:10 
AnswerRe: Access and ASP.Net Pin
Sathesh Sakthivel5-Jul-07 2:20
Sathesh Sakthivel5-Jul-07 2: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.