![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
i want to call a java script function from code behind. in page1.aspx page i placed script' script language="javascript" function SetSelected() { infoTextBox.select(); } /script i want to highlight text in infotextbox in some cases. so i want to call this function within code behind.(within if statment). how can i call this function .i tried with RegisterClientScriptBlock() but i could not do it .but i think it can be used. can u tell me how a java script function is called. thankx |
#3
| |||
| |||
|
#4
| |||
| |||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |