K
kajsa.linderborg
I have a problem with getting my aspx-pages with a master page to
understand that I have written something in my controls in the
Page_Load-event of the content-page.
I have a simple page with a textbox and a button. I write something in
the field and click the button. In the Page_Load it seems like the
field is empty, but in the click-event I can see the text. Pages
without a master page works perfectly (i.e. as before in asp 1.1).
How can this bee???
//Kajsa
understand that I have written something in my controls in the
Page_Load-event of the content-page.
I have a simple page with a textbox and a button. I write something in
the field and click the button. In the Page_Load it seems like the
field is empty, but in the click-event I can see the text. Pages
without a master page works perfectly (i.e. as before in asp 1.1).
How can this bee???
//Kajsa