Click here to Skip to main content
15,894,825 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: "onkeypress" event Pin
Robeel29-May-08 0:33
Robeel29-May-08 0:33 
Questionexport pdf Pin
saravanan0528-May-08 18:58
saravanan0528-May-08 18:58 
Questioncan we use one proxy of a webservice for different applications? Pin
madhavi.kona28-May-08 18:55
madhavi.kona28-May-08 18:55 
AnswerRe: can we use one proxy of a webservice for different applications? Pin
Sam Xavier6-Jun-08 1:13
Sam Xavier6-Jun-08 1:13 
Questionhit counter Pin
Pankaj Garg28-May-08 18:24
Pankaj Garg28-May-08 18:24 
AnswerRe: hit counter Pin
Vasudevan Deepak Kumar28-May-08 18:25
Vasudevan Deepak Kumar28-May-08 18:25 
AnswerRe: hit counter Pin
eyeseetee28-May-08 21:39
eyeseetee28-May-08 21:39 
QuestionFormatting of floats and doubles Pin
bondfranco28-May-08 18:18
bondfranco28-May-08 18:18 
I want to control the formatting of native type in my ASP.net application globally. For dates and times, I have used something similar to the following -

Thread.CurrentThread.CurrentCulture.DateTimeFormat.ShortDatePattern = <config value="">
Thread.CurrentThread.CurrentCulture.DateTimeFormat.FullDateTimePattern = <config value="">

I need a similar method for floats and doubles, as larger values get displayed in the exponent format (1E+...), which sometimes doesn't play nice with some javascript validators.

Thanks.
Questionasp.net form ignoring javascript postback Pin
crystal915428-May-08 16:20
crystal915428-May-08 16:20 
AnswerRe: asp.net form ignoring javascript postback Pin
Vasudevan Deepak Kumar28-May-08 18:28
Vasudevan Deepak Kumar28-May-08 18:28 
AnswerRe: asp.net form ignoring javascript postback Pin
eyeseetee28-May-08 21:38
eyeseetee28-May-08 21:38 
Questionprinting bill Pin
Piyush Vardhan Singh28-May-08 6:36
Piyush Vardhan Singh28-May-08 6:36 
AnswerRe: printing bill Pin
Christian Graus28-May-08 13:58
protectorChristian Graus28-May-08 13:58 
AnswerRe: printing bill Pin
Vasudevan Deepak Kumar28-May-08 18:24
Vasudevan Deepak Kumar28-May-08 18:24 
JokeRe: printing bill Pin
Pankaj Garg28-May-08 18:39
Pankaj Garg28-May-08 18:39 
Questionhow to unit test the methods???? Pin
chaitu.chinna28-May-08 6:33
chaitu.chinna28-May-08 6:33 
QuestionUpdating CheckBoxList control Pin
Ekjon28-May-08 6:22
Ekjon28-May-08 6:22 
Questionvalidation summary Pin
Mogaambo28-May-08 4:57
Mogaambo28-May-08 4:57 
AnswerRe: validation summary Pin
Zoltan Balazs28-May-08 9:28
Zoltan Balazs28-May-08 9:28 
QuestionHow to show javascript funtion returns value to Label box? Pin
bijeshputhalath28-May-08 4:15
bijeshputhalath28-May-08 4:15 
AnswerRe: How to show javascript funtion returns value to Label box? Pin
led mike28-May-08 4:19
led mike28-May-08 4:19 
GeneralRe: How to show javascript funtion returns value to Label box? Pin
bijeshputhalath28-May-08 4:34
bijeshputhalath28-May-08 4:34 
GeneralRe: How to show javascript funtion returns value to Label box? Pin
led mike28-May-08 5:59
led mike28-May-08 5:59 
GeneralRe: How to show javascript funtion returns value to Label box? Pin
bijeshputhalath28-May-08 19:36
bijeshputhalath28-May-08 19:36 
GeneralRe: How to show javascript funtion returns value to Label box? Pin
Vasudevan Deepak Kumar28-May-08 18:39
Vasudevan Deepak Kumar28-May-08 18:39 

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.