Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing ASP.NET Control Atribute To Javascript?

Status
Not open for further replies.

jfrost10

Programmer
Jun 3, 2001
2,004
CA
hey gang, anyone done this before:

I have an asp.net page with a list box (asp.net control) and a button (html control). when the button gets clicked, I need the text value of the listbox.selectedindex passed to a javascript function.

????????????????????????????????????????????????

any idea of how I could do this?

Thanks,

jack
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top