Hi all,
I am trying to set the text property to the asp:hyperlink control using


frmHourRegistration.hlProject.Text="Test"

But I am gettting the error as "Method not supported"

What I am doing wrong here ?

Thanks in advance
Dana