usecontrol text updation

Joined
Oct 22, 2007
Messages
1
Reaction score
0
Hi,
i have an ascx file named mytestcontrol.ascx.
it has reference to another ascx control as below.

<%@ Register Src="myControl.ascx" TagName="myControl" TagPrefix="uc" %>
....
......
<uc:myControl ID="myControl1" runat="server" />


i have a javascript inside mytestcontrol.ascx.
In this script function i need to set the text of one of the label control in myControl.ascx to "mylabletest".


thanks
ml
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,228
Latest member
MikeMichal

Latest Threads

Top