accessing page controls into another page
hallo!
I need your help i know it is something small for you.and being i newbie i absolutely need you to move and learn.had posted thia before but i guess in the wrong forum.
this is the scenario
I am making a site with ASP.net (2005)technology. I have created a masterpage with some links (Button links but doesnt have to be button link i just need working links).I chose the button links because i thought it would be easier to code onclick events rather than text links.the site should have at least 15 formpages.in reality these forms are almost the same except that some have like one additional control like a label.so i wanted to use a single page which i would call for different links and hide unecessary controls.
how would i really do that?
How do you access a control in another page?
is it possible while in the master page code to access the other pages controls? how is it done?
thank you very much
I am using c#.
Thanx a lot,
Labelle
|