Click here to Skip to main content
16,008,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Using Code Behind Variable in ASPX Pin
Mike Ellison15-Jan-07 13:56
Mike Ellison15-Jan-07 13:56 
QuestionMenu Control Pin
bonokoot15-Jan-07 10:27
bonokoot15-Jan-07 10:27 
AnswerRe: Menu Control Pin
achimera15-Jan-07 12:34
achimera15-Jan-07 12:34 
QuestionTruly Relative Pathz Pin
Andrew S. Kloos15-Jan-07 8:49
Andrew S. Kloos15-Jan-07 8:49 
AnswerRe: Truly Relative Pathz Pin
Kschuler15-Jan-07 9:44
Kschuler15-Jan-07 9:44 
QuestionFile upload security Pin
DanB198315-Jan-07 7:55
DanB198315-Jan-07 7:55 
AnswerRe: File upload security Pin
Jon Sagara15-Jan-07 9:13
Jon Sagara15-Jan-07 9:13 
AnswerRe: File upload security Pin
Pete O'Hanlon15-Jan-07 9:13
mvePete O'Hanlon15-Jan-07 9:13 
Oh man that is hard. The jpeg format is somewhat flexible - there are vendor specific implementations so it is hard telling whether or not it is valid. Normally, you read the first few bytes and then compare them to specific combinations. If memory serves, the standard is to store the first 4 bytes as ff d8 ff e0.


the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer

Deja View - the feeling that you've seen this post before.

GeneralRe: File upload security Pin
DanB198315-Jan-07 9:55
DanB198315-Jan-07 9:55 
GeneralRe: File upload security Pin
Vasudevan Deepak Kumar15-Jan-07 16:49
Vasudevan Deepak Kumar15-Jan-07 16:49 
QuestionMEDIUM & ADVANCE ASP.NET VISUAL TRAINER Pin
Banjo Ayorinde15-Jan-07 7:12
Banjo Ayorinde15-Jan-07 7:12 
AnswerRe: MEDIUM & ADVANCE ASP.NET VISUAL TRAINER Pin
Not Active15-Jan-07 7:13
mentorNot Active15-Jan-07 7:13 
Questionusing multi threading in web services Pin
VishalSharmaDev15-Jan-07 6:15
VishalSharmaDev15-Jan-07 6:15 
AnswerRe: using multi threading in web services Pin
Guffa15-Jan-07 7:20
Guffa15-Jan-07 7:20 
GeneralRe: using multi threading in web services Pin
VishalSharmaDev16-Jan-07 5:28
VishalSharmaDev16-Jan-07 5:28 
AnswerRe: using multi threading in web services Pin
Guffa16-Jan-07 13:32
Guffa16-Jan-07 13:32 
GeneralRe: using multi threading in web services Pin
VishalSharmaDev24-Jan-07 7:14
VishalSharmaDev24-Jan-07 7:14 
QuestionPlease Guide Me Pin
Ashish Porwal15-Jan-07 5:03
Ashish Porwal15-Jan-07 5:03 
Questionpaging in grid view control Pin
dalbhide bipin15-Jan-07 4:57
dalbhide bipin15-Jan-07 4:57 
AnswerRe: paging in grid view control Pin
Rahithi15-Jan-07 15:52
Rahithi15-Jan-07 15:52 
AnswerRe: paging in grid view control Pin
varshavmane15-Jan-07 17:15
varshavmane15-Jan-07 17:15 
GeneralRe: paging in grid view control Pin
dalbhide bipin15-Jan-07 21:58
dalbhide bipin15-Jan-07 21:58 
QuestionClosing of an ASP.net project... Pin
samerh15-Jan-07 3:34
samerh15-Jan-07 3:34 
AnswerRe: Closing of an ASP.net project... Pin
Colin Angus Mackay15-Jan-07 4:06
Colin Angus Mackay15-Jan-07 4:06 
AnswerRe: Closing of an ASP.net project... Pin
Mark J. Miller15-Jan-07 4:09
Mark J. Miller15-Jan-07 4:09 

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.