Dear all,
In ASP.Net, I have one main webform and again I added some more forms…I have created one label in form2.This lable having some text.I want to get the text in form3.(I want to show the same text in form3.)How to do it?If it is label1 in form2,I try to get the text in form3 by coding form2.label1.text. but it is not working.
How to do this>
Please let me know
Thanks and Regards,
Satheesh.B