Click here to Skip to main content
15,887,291 members
Home / Discussions / Web Development
   

Web Development

 
QuestionActive Directory Information Pin
abivpm22-Oct-08 1:28
abivpm22-Oct-08 1:28 
QuestionI'd like to pay a programmer for a few hours of their time. I have a C# gui that I want made into a web page. Pin
Gunnar575921-Oct-08 16:44
Gunnar575921-Oct-08 16:44 
AnswerRe: I'd like to pay a programmer for a few hours of their time. I have a C# gui that I want made into a web page. Pin
Guffa21-Oct-08 20:25
Guffa21-Oct-08 20:25 
AnswerRe: I'd like to pay a programmer for a few hours of their time. I have a C# gui that I want made into a web page. Pin
SeMartens21-Oct-08 23:06
SeMartens21-Oct-08 23:06 
AnswerRe: I'd like to pay a programmer for a few hours of their time. I have a C# gui that I want made into a web page. Pin
Vasudevan Deepak Kumar24-Oct-08 12:34
Vasudevan Deepak Kumar24-Oct-08 12:34 
Questionweb page repaint issue Pin
Arman S.21-Oct-08 9:37
Arman S.21-Oct-08 9:37 
QuestionLocalhost does not work but server name does Pin
Meg W21-Oct-08 8:18
Meg W21-Oct-08 8:18 
QuestionAccessing css from javascript in a ASPX form. Pin
Steve Holdorf21-Oct-08 7:48
Steve Holdorf21-Oct-08 7:48 
I have a gridview that row's cells contain textboxes. Currently, I highlite the row, in yellow using javascript, by changing the backgroundColor of each of the rows cell's textboxes. To set the backgroundColor I use the .childNode[0].style.backgroundColor = 'Yellow', see code below:

gridViewCtl.rows[index].cells[i].childNodes[0].style.backgroundColor = 'Yellow';

Now, I have a set of css files defined and would like to use a color defined in my css. Does anyone know how this can be done?

Thanks,



Steve
AnswerRe: Accessing css from javascript in a ASPX form. Pin
NeverHeardOfMe21-Oct-08 7:58
NeverHeardOfMe21-Oct-08 7:58 
GeneralRe: Accessing css from javascript in a ASPX form. Pin
Steve Holdorf21-Oct-08 8:09
Steve Holdorf21-Oct-08 8:09 
AnswerRe: Accessing css from javascript in a ASPX form. Pin
Guffa21-Oct-08 20:29
Guffa21-Oct-08 20:29 
AnswerRe: Accessing css from javascript in a ASPX form. Pin
Vengatachalapathy Palanivel21-Oct-08 21:48
Vengatachalapathy Palanivel21-Oct-08 21:48 
QuestionMouse Over a Control/Grid Pin
omlac21-Oct-08 1:52
omlac21-Oct-08 1:52 
Questionhow to develpoe website with irrespetive of resolution? Pin
Rajesh Kumar Chekuri21-Oct-08 0:54
Rajesh Kumar Chekuri21-Oct-08 0:54 
AnswerRe: how to develpoe website with irrespetive of resolution? Pin
Johnny ²21-Oct-08 1:56
Johnny ²21-Oct-08 1:56 
GeneralRe: how to develpoe website with irrespetive of resolution? Pin
Rajesh Kumar Chekuri21-Oct-08 2:07
Rajesh Kumar Chekuri21-Oct-08 2:07 
GeneralRe: how to develpoe website with irrespetive of resolution? Pin
Johnny ²21-Oct-08 6:08
Johnny ²21-Oct-08 6:08 
QuestionSession Timeout Pin
sirisha guttikonda20-Oct-08 21:05
sirisha guttikonda20-Oct-08 21:05 
AnswerRe: Session Timeout Pin
Paddy Boyd21-Oct-08 2:25
Paddy Boyd21-Oct-08 2:25 
AnswerRe: Session Timeout Pin
Rajesh Kumar Chekuri26-Oct-08 22:08
Rajesh Kumar Chekuri26-Oct-08 22:08 
Questionweb services with no ASMX or WSDL Pin
tryingtofindanamethatsnotused20-Oct-08 16:59
tryingtofindanamethatsnotused20-Oct-08 16:59 
QuestionUsing javascript to set the backgroundColor of a gridview row cell's textbox. Pin
Steve Holdorf20-Oct-08 11:39
Steve Holdorf20-Oct-08 11:39 
AnswerRe: Using javascript to set the backgroundColor of a gridview row cell's textbox. Pin
Steve Holdorf21-Oct-08 3:28
Steve Holdorf21-Oct-08 3:28 
Questionhow to change a value of a variable defining in code behind via Java Script Pin
dhumplopoka20-Oct-08 4:55
dhumplopoka20-Oct-08 4:55 
QuestionWebservice with SQL DB Pin
Hakmeh Mohannad20-Oct-08 1:48
Hakmeh Mohannad20-Oct-08 1:48 

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.