i want to get the submitted data of html form to aspx page. is it possible.
It works only thing you need to use square brackets instead of round
string s = Request.Form["Text1"];
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.