O
olivier
Hi,
I want to use javascript (ajax) in User Control but to call
the object is difficult.
If my user control is called MyControl.
To use the object in javascript, i make,
Ex:
document.GetElementId("MyControl_textbox").value
Have you an idea to get the name of the user control asp.net
to instance my code javascript cause the same code javascript must to work
in other User control.
Thank's
Olivier
ps : excuse me for my poor english.
I want to use javascript (ajax) in User Control but to call
the object is difficult.
If my user control is called MyControl.
To use the object in javascript, i make,
Ex:
document.GetElementId("MyControl_textbox").value
Have you an idea to get the name of the user control asp.net
to instance my code javascript cause the same code javascript must to work
in other User control.
Thank's
Olivier
ps : excuse me for my poor english.