L
Luigi
Hi all,
in an aspx Page_Load event, how can I get a textbox value taken from the
previous page?
Example
Page1.aspx with textbox and button that redirect to Page2.aspx
In this page I'd like to set a label with the textbox value from the first
page.
Thanks a lot.
Luis
in an aspx Page_Load event, how can I get a textbox value taken from the
previous page?
Example
Page1.aspx with textbox and button that redirect to Page2.aspx
In this page I'd like to set a label with the textbox value from the first
page.
Thanks a lot.
Luis