This is a migrated thread and some comments may be shown as answers.

[Solved] Javascript in user controls

0 Answers 81 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ayesha
Top achievements
Rank 1
Ayesha asked on 10 Jul 2009, 03:50 AM
Hi All,

I've some external javascript file(.js) in my project and I call it in my user control. 
Can someone tell me how to call the user control's form elements
(like textbox, dropdown and other controls defined in that user control). 
I cannot use ( document.formname.elementid because, the user control cannot have a form name.
. Pls tell me how can i access the user control's form elements.
Any help to this would be appreciated. 
Thanks
ZR

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Ayesha
Top achievements
Rank 1
Share this question
or