client side script .. Plz Help
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
i have a radiobuttonlist on my webform. i'd like to run some client-side javascript that when you click it it puts the value of the option selected into a textbox .
-
i have a radiobuttonlist on my webform. i'd like to run some client-side javascript that when you click it it puts the value of the option selected into a textbox .
guy only write code radiobutton.checked=true then radiobutton.text=textbox.text or link the format in radiobutton checked event lucky