hi there... just started using asp .net and i'm facing a slight problem with postback...
i have a textbox which accepts a user input and some buttons doing some stuff...
upon clicking the button and after the page does a postback... i can no longer refer to the value in the textbox using textbox1.text
am i doing something wrong here??? the text in the textbox is still there except i cant get the value out...
pls help... code snippets would be very very helpful...
thanx
regards,
Peter
i have a textbox which accepts a user input and some buttons doing some stuff...
upon clicking the button and after the page does a postback... i can no longer refer to the value in the textbox using textbox1.text
am i doing something wrong here??? the text in the textbox is still there except i cant get the value out...
pls help... code snippets would be very very helpful...
thanx
regards,
Peter