asp.net master page

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
[background=transparent]
[background=transparent]I ve a master page in my website. In the content place holder, i ve placed a Label and a Button.[/background]
[/background]
[background=transparent]
My question is,[/background]
[background=transparent]
[background=transparent]1) What should I do, When I click the button, the Labels text should change dynamically.(Not from content page)[/background]
[/background]
[background=transparent]
2) Is it not possible to change, as simple as we do with other web forms?[/background]
[background=transparent]
3)later, I ve placed the label and button out side the content place holder also.[/background]
[background=transparent]
in all the cases the error is showing as [/background]
[background=transparent]
"object reference not set to an instance of an object"[/background]


View the full article
 
Back
Top