Click here to Skip to main content
15,891,607 members
Home / Discussions / C#
   

C#

 
GeneralRe: Progress Bar Pin
Xmen Real 26-Sep-07 14:21
professional Xmen Real 26-Sep-07 14:21 
AnswerRe: Progress Bar Pin
Liam O'Hagan26-Sep-07 19:46
Liam O'Hagan26-Sep-07 19:46 
QuestionHow to write a generic method to convert int, long, double, etc to a byte array? Pin
rookie nick26-Sep-07 12:03
rookie nick26-Sep-07 12:03 
AnswerRe: How to write a generic method to convert int, long, double, etc to a byte array? Pin
Dave Kreskowiak26-Sep-07 13:10
mveDave Kreskowiak26-Sep-07 13:10 
GeneralRe: How to write a generic method to convert int, long, double, etc to a byte array? Pin
rookie nick26-Sep-07 14:42
rookie nick26-Sep-07 14:42 
GeneralRe: How to write a generic method to convert int, long, double, etc to a byte array? Pin
Judah Gabriel Himango26-Sep-07 17:45
sponsorJudah Gabriel Himango26-Sep-07 17:45 
GeneralRe: How to write a generic method to convert int, long, double, etc to a byte array? Pin
Dave Kreskowiak27-Sep-07 4:25
mveDave Kreskowiak27-Sep-07 4:25 
GeneralRe: How to write a generic method to convert int, long, double, etc to a byte array? Pin
rookie nick27-Sep-07 5:43
rookie nick27-Sep-07 5:43 
GeneralRe: How to write a generic method to convert int, long, double, etc to a byte array? Pin
rookie nick27-Sep-07 6:26
rookie nick27-Sep-07 6:26 
QuestionCreating Textbox with Checkbox Pin
Can_8526-Sep-07 11:41
Can_8526-Sep-07 11:41 
AnswerRe: Creating Textbox with Checkbox Pin
pmarfleet26-Sep-07 11:57
pmarfleet26-Sep-07 11:57 
GeneralRe: Creating Textbox with Checkbox Pin
Can_8526-Sep-07 12:00
Can_8526-Sep-07 12:00 
AnswerRe: Creating Textbox with Checkbox Pin
Xmen Real 26-Sep-07 14:09
professional Xmen Real 26-Sep-07 14:09 
QuestionHow can i know if the string in some RichText Control is too long ? Pin
Yanshof26-Sep-07 11:35
Yanshof26-Sep-07 11:35 
AnswerRe: How can i know if the string in some RichText Control is too long ? Pin
Xmen Real 26-Sep-07 14:19
professional Xmen Real 26-Sep-07 14:19 
GeneralRe: What ?!? Pin
Yanshof26-Sep-07 14:27
Yanshof26-Sep-07 14:27 
GeneralRe: What ?!? Pin
Luc Pattyn26-Sep-07 15:28
sitebuilderLuc Pattyn26-Sep-07 15:28 
QuestionJavaScript : How to use borderstyle Pin
ss.mmm26-Sep-07 11:15
ss.mmm26-Sep-07 11:15 
GeneralRe: JavaScript : How to use borderstyle Pin
Guffa26-Sep-07 11:59
Guffa26-Sep-07 11:59 
AnswerRe: JavaScript : How to use borderstyle Pin
Scott Dorman26-Sep-07 13:18
professionalScott Dorman26-Sep-07 13:18 
GeneralRe: JavaScript : How to use borderstyle Pin
ss.mmm27-Sep-07 3:36
ss.mmm27-Sep-07 3:36 
QuestionJavaScript : How to Pin
ss.mmm26-Sep-07 11:14
ss.mmm26-Sep-07 11:14 
In code behind, borderstyle property is set. I want to do the same using javascript.
TextBox.BorderStyle = BorderStyle.NotSet;

Can you suggest something using
document.getElementById('<%=TextBox.ClientID%>'...?


Please help.



Thanks

AnswerRe: JavaScript : How to Pin
Paul Conrad26-Sep-07 12:34
professionalPaul Conrad26-Sep-07 12:34 
Questionadding 24 hours onto DateTime variable Pin
rcwoods26-Sep-07 10:45
rcwoods26-Sep-07 10:45 
AnswerRe: adding 24 hours onto DateTime variable Pin
Dan Neely26-Sep-07 10:54
Dan Neely26-Sep-07 10:54 

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.