i hv designed one user control, and used on my aspx pages whereever needed.
my user control does not have tag.
now i want to call some javascript function onload of this user control.
can anyone tell me how to achieve……. ?
any help appreciated
Regards,
Manoj
You can just type the script directly in the body of your .ascx file, for example: