Click here to Skip to main content
15,920,633 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to change caption of alert or confirm Pin
sindhutiwari1-Jan-08 2:06
sindhutiwari1-Jan-08 2:06 
GeneralRe: how to change caption of alert or confirm Pin
UsmanMunier1-Jan-08 3:05
UsmanMunier1-Jan-08 3:05 
GeneralAdd externallink in rectangle Pin
Krupa31-Dec-07 20:42
Krupa31-Dec-07 20:42 
GeneralRe: Add externallink in rectangle Pin
Michael Sync31-Dec-07 20:55
Michael Sync31-Dec-07 20:55 
GeneralRe: Add externallink in rectangle Pin
Krupa31-Dec-07 21:00
Krupa31-Dec-07 21:00 
GeneralRe: Add externallink in rectangle Pin
Michael Sync31-Dec-07 21:12
Michael Sync31-Dec-07 21:12 
Questionhow i can convert the text entered in the text box to sentence case Pin
jagan12331-Dec-07 18:32
jagan12331-Dec-07 18:32 
AnswerRe: how i can convert the text entered in the text box to sentence case Pin
Michael Sync31-Dec-07 21:07
Michael Sync31-Dec-07 21:07 
I think you need to the javascript to convert the first letter to captial letter on keypress event of textbox..

OR You may also try to use CSS (capitalize or first-letter) http://www.codeproject.com/script/Forums/View.aspx?fid=12076&msg=2370304[^] but I'm not so sure whether you can use it or not for your case. so, it's better if you can write the js function to covert the first letter..

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)


GeneralUpdate GridView from ASP.NET Code Pin
SSNTails31-Dec-07 11:00
SSNTails31-Dec-07 11:00 
GeneralProblem with Report (rdlc) Pin
mehrdadc4831-Dec-07 9:56
mehrdadc4831-Dec-07 9:56 
GeneralRe: Problem with Report (rdlc) Pin
Paul Conrad31-Dec-07 10:32
professionalPaul Conrad31-Dec-07 10:32 
AnswerSet the DropDownList AutoPostBack property for some items Pin
Luay.Essa31-Dec-07 2:52
Luay.Essa31-Dec-07 2:52 
GeneralRe: Set the DropDownList AutoPostBack property for some items Pin
SABhatti31-Dec-07 8:48
SABhatti31-Dec-07 8:48 
GeneralRe: Set the DropDownList AutoPostBack property for some items Pin
UsmanMunier1-Jan-08 3:02
UsmanMunier1-Jan-08 3:02 
QuestionHow to get the values of dynamic fileupload Pin
Elena200631-Dec-07 1:50
Elena200631-Dec-07 1:50 
AnswerRe: How to get the values of dynamic fileupload Pin
Abhijit Jana31-Dec-07 2:13
professionalAbhijit Jana31-Dec-07 2:13 
AnswerRe: How to get the values of dynamic fileupload Pin
Scott Dorman31-Dec-07 7:02
professionalScott Dorman31-Dec-07 7:02 
GeneralRedirect in AJAX Pin
rajanandal31-Dec-07 1:00
rajanandal31-Dec-07 1:00 
GeneralRe: Redirect in AJAX Pin
DotNetXenon31-Dec-07 5:07
DotNetXenon31-Dec-07 5:07 
AnswerRe: Redirect in AJAX Pin
UsmanMunier31-Dec-07 23:32
UsmanMunier31-Dec-07 23:32 
GeneralSystem.Security.SecurityException: That assembly does not allow partially trusted callers. [modified] Pin
Mogaambo31-Dec-07 0:59
Mogaambo31-Dec-07 0:59 
GeneralRe: System.Security.SecurityException: That assembly does not allow partially trusted callers. Pin
Colin Angus Mackay31-Dec-07 1:07
Colin Angus Mackay31-Dec-07 1:07 
GeneralRe: System.Security.SecurityException: That assembly does not allow partially trusted callers. Pin
Mogaambo31-Dec-07 1:25
Mogaambo31-Dec-07 1:25 
GeneralRe: System.Security.SecurityException: That assembly does not allow partially trusted callers. Pin
Colin Angus Mackay31-Dec-07 1:29
Colin Angus Mackay31-Dec-07 1:29 
GeneralRe: System.Security.SecurityException: That assembly does not allow partially trusted callers. Pin
Mogaambo31-Dec-07 1:42
Mogaambo31-Dec-07 1:42 

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.