Hi all of you,
I am createing one application using html controls. I have one master page and one child page. I have added html text box controls on child page. Now I want to get that html textbox value code behind on POST action.
If I don not use ContentPlaceHolder or Master page so I am able to do this. But with ContentPlaceHolder or child page I am unable to do this.
Please help me.
Thank you so much.
Thank you so much AnandM.
Now I am able to get value. Last thing I want to know can I get html drop down list, radio button and check box value like this if yes, Please tell me how?
Hi LokeshH,
Yes you can get the values for all HTML controls
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.