Click here to Skip to main content
15,894,343 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: ArrayList and JavaScript Pin
livez20-Mar-06 21:05
livez20-Mar-06 21:05 
GeneralRe: ArrayList and JavaScript Pin
sharma sanjeev21-Mar-06 16:55
sharma sanjeev21-Mar-06 16:55 
GeneralRe: ArrayList and JavaScript Pin
livez21-Mar-06 22:24
livez21-Mar-06 22:24 
GeneralRe: ArrayList and JavaScript Pin
sharma sanjeev21-Mar-06 22:31
sharma sanjeev21-Mar-06 22:31 
GeneralRe: ArrayList and JavaScript Pin
livez21-Mar-06 22:38
livez21-Mar-06 22:38 
GeneralRe: ArrayList and JavaScript Pin
livez21-Mar-06 22:56
livez21-Mar-06 22:56 
GeneralRe: ArrayList and JavaScript Pin
sharma sanjeev21-Mar-06 23:06
sharma sanjeev21-Mar-06 23:06 
AnswerRe: ArrayList and JavaScript Pin
Guffa21-Mar-06 22:43
Guffa21-Mar-06 22:43 
As this is client side code, the runat="server" attribute is totally irrelevant.

This is the way you add the attribute:

this.btnOppenVardVald.Attributes.Add("onclick","return showSelected();");

---
b { font-weight: normal; }

GeneralRe: ArrayList and JavaScript Pin
sharma sanjeev21-Mar-06 16:53
sharma sanjeev21-Mar-06 16:53 
QuestionIIS 5.0 Pin
tareqGamal20-Mar-06 0:59
tareqGamal20-Mar-06 0:59 
QuestionError: Web Server Pin
Amol Ravatale20-Mar-06 0:38
Amol Ravatale20-Mar-06 0:38 
AnswerRe: Error: Web Server Pin
HimaBindu Vejella20-Mar-06 1:34
HimaBindu Vejella20-Mar-06 1:34 
GeneralRe: Error: Web Server Pin
Amol Ravatale20-Mar-06 17:42
Amol Ravatale20-Mar-06 17:42 
GeneralRe: Error: Web Server Pin
HimaBindu Vejella20-Mar-06 17:53
HimaBindu Vejella20-Mar-06 17:53 
AnswerRe: Error: Web Server Pin
HimaBindu Vejella21-Mar-06 17:26
HimaBindu Vejella21-Mar-06 17:26 
QuestionHow to set a div position? Pin
shapper20-Mar-06 0:08
shapper20-Mar-06 0:08 
AnswerRe: How to set a div position? Pin
HimaBindu Vejella20-Mar-06 1:42
HimaBindu Vejella20-Mar-06 1:42 
GeneralRe: How to set a div position? Pin
shapper20-Mar-06 6:04
shapper20-Mar-06 6:04 
GeneralRe: How to set a div position? Pin
HimaBindu Vejella20-Mar-06 17:14
HimaBindu Vejella20-Mar-06 17:14 
GeneralRe: How to set a div position? Pin
sharma sanjeev20-Mar-06 21:14
sharma sanjeev20-Mar-06 21:14 
GeneralRe: How to set a div position? Pin
shapper24-Mar-06 3:27
shapper24-Mar-06 3:27 
QuestionJavascript functions to find mouse coordinates? Pin
KaKa'19-Mar-06 22:25
KaKa'19-Mar-06 22:25 
QuestionparentNode.style.left not working!! Pin
student_rhr19-Mar-06 10:31
student_rhr19-Mar-06 10:31 
AnswerRe: parentNode.style.left not working!! Pin
Guffa19-Mar-06 11:14
Guffa19-Mar-06 11:14 
GeneralRe: parentNode.style.left not working!! Pin
student_rhr19-Mar-06 11:28
student_rhr19-Mar-06 11:28 

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.