I am new to ASP.NET 2.
I have a master page with two buttons and a textbox and a load of static stuff. I have a postbackurl on each button which refers to each of my two content pages. When I go to one content page and enter text in the textbox, I would like the text to be present in the second page when I use the button to navigate to it At present, because (I guess) it is a new instantion of the masterpage textbox, it is empty.
What do I do?
Software/Hardware used:
ASKED:
February 11, 2008 6:04 PM
UPDATED:
February 11, 2008 8:47 PM