javascript in a repeater control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a button and a textbox in a repeater control. I would like to use
the ID of the textbox in the onclick event of the button. How can I get the
ID of the textbox when it is created and write it into the button's onclick
property?

Thanks in advance, J.
 
Back
Top