F
Fernando Lopes
Hi.
In a usercontrol (UC1) I have a textbox (txtName).
So, when i use Request.Form["txtName"], i got nothing.
But, if i use the ClientId of control, something like content$$txtName, i
got the textbox value.
What am i doing wrong?
Thanks.
Fernando
In a usercontrol (UC1) I have a textbox (txtName).
So, when i use Request.Form["txtName"], i got nothing.
But, if i use the ClientId of control, something like content$$txtName, i
got the textbox value.
What am i doing wrong?
Thanks.
Fernando