M
Maziar Aflatoun
Hi,
I'm dynamically creating text boxes (<asp:textbox>) based on the column
names in database. Now, I might have a textbox with id="Your height", how
would I read the value of that in my codebehind file?
I tried Request.QueryString["Your height"] and it doesn't work?
Thank you
Maziar A.
I'm dynamically creating text boxes (<asp:textbox>) based on the column
names in database. Now, I might have a textbox with id="Your height", how
would I read the value of that in my codebehind file?
I tried Request.QueryString["Your height"] and it doesn't work?
Thank you
Maziar A.