Click here to Skip to main content
15,900,907 members
Home / Discussions / C#
   

C#

 
GeneralRe: is this coding correct? Pin
Jeremy Falcon9-May-08 9:07
professionalJeremy Falcon9-May-08 9:07 
AnswerRe: is this coding correct? Pin
Thomas Toh8-May-08 17:36
Thomas Toh8-May-08 17:36 
GeneralRe: is this coding correct? Pin
Christian Graus8-May-08 18:02
protectorChristian Graus8-May-08 18:02 
GeneralRe: is this coding correct? Pin
Roger Alsing8-May-08 18:56
Roger Alsing8-May-08 18:56 
GeneralRe: is this coding correct? Pin
vytheese8-May-08 18:04
professionalvytheese8-May-08 18:04 
GeneralRe: is this coding correct? Pin
Christian Graus8-May-08 19:16
protectorChristian Graus8-May-08 19:16 
AnswerRe: is this coding correct? Pin
Thomas Toh8-May-08 18:10
Thomas Toh8-May-08 18:10 
GeneralRe: is this coding correct? Pin
Christian Graus8-May-08 18:38
protectorChristian Graus8-May-08 18:38 
If you actually replied to my posts instead of yours, I'd get an email, and the threading on the forums would make sense.

Thomas Toh wrote:
so it's possible to use javascript on asp.net for that?


Kind of. You can show prompts using javascript. However, once you've done a postback, your chance for javascript validation is over, I'd just show a message saying the filename already exists in a control on the page, asking them to rename it and reupload. That is, if you need to do that, overall, I'd take one of the other approaches I suggested ( rename it, put it in a DB, etc )

Thomas Toh wrote:
that is to search via descriptions/properties of the image not just the filename and i'm not allowed to use DB for that (tho its quite easier right)?


You're actually doing a paid project here ? Why can't you use a DB ?

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: is this coding correct? Pin
Thomas Toh8-May-08 19:15
Thomas Toh8-May-08 19:15 
GeneralRe: is this coding correct? Pin
Christian Graus8-May-08 19:20
protectorChristian Graus8-May-08 19:20 
GeneralRe: is this coding correct? Pin
Thomas Toh8-May-08 19:51
Thomas Toh8-May-08 19:51 
GeneralRe: is this coding correct? Pin
Christian Graus8-May-08 19:52
protectorChristian Graus8-May-08 19:52 
GeneralRe: is this coding correct? Pin
Thomas Toh8-May-08 19:58
Thomas Toh8-May-08 19:58 
GeneralRe: is this coding correct? Pin
Christian Graus8-May-08 20:02
protectorChristian Graus8-May-08 20:02 
GeneralRe: is this coding correct? Pin
Thomas Toh8-May-08 20:10
Thomas Toh8-May-08 20:10 
GeneralRe: is this coding correct? Pin
Christian Graus8-May-08 20:26
protectorChristian Graus8-May-08 20:26 
AnswerSearch/Parse/Display HTML Metadata Pin
Thomas Toh14-May-08 18:31
Thomas Toh14-May-08 18:31 
QuestionLittle Help Pin
nelsonpaixao8-May-08 15:53
nelsonpaixao8-May-08 15:53 
AnswerRe: Little Help Pin
Christian Graus8-May-08 15:57
protectorChristian Graus8-May-08 15:57 
AnswerRe: Little Help Pin
MarkB7778-May-08 18:05
MarkB7778-May-08 18:05 
Questionbeginner question: how to add method to a class using wizard in VC#2008? Pin
sharp_k8-May-08 14:52
sharp_k8-May-08 14:52 
AnswerRe: beginner question: how to add method to a class using wizard in VC#2008? Pin
Christian Graus8-May-08 15:56
protectorChristian Graus8-May-08 15:56 
GeneralRe: beginner question: how to add method to a class using wizard in VC#2008? Pin
sharp_k8-May-08 20:45
sharp_k8-May-08 20:45 
AnswerRe: beginner question: how to add method to a class using wizard in VC#2008? Pin
MarkB7778-May-08 18:13
MarkB7778-May-08 18:13 
AnswerRe: beginner question: how to add method to a class using wizard in VC#2008? Pin
tgrt8-May-08 23:06
tgrt8-May-08 23: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.