Festinger Software Forums
»
Development Tips
»
Development Tips
»
accessing asp.net control from javascript in a content page
Rank: Administration
Groups: Administration
Joined: 11/22/2008(UTC) Posts: 179
|
this is the only way to do it, and don't let anyone tell you different: var test = document.getElementById("<%=firstNameTextBox.ClientID%>"); Thanks to Marko from: http://forums.asp.net/t/1340918.aspx
|
|
|
|
Festinger Software Forums
»
Development Tips
»
Development Tips
»
accessing asp.net control from javascript in a content page
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.