Getting text value from another form in same project - TechRepublic
General discussion
July 31, 2006 at 07:25 AM
bsmgopal1984

Getting text value from another form in same project

by bsmgopal1984 . Updated 19 years, 10 months ago

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

This discussion is locked

All Comments