How to send data on Button click from aspx to aspx.cs side
<input type="email" name="email" placeholder="name@company.com" required=""> <button class="theme-btn btn-style-one" type="submit" name="submit-form">Get a free consultation</button>
Refer
https://www.aspsnippets.com/Articles/Access-HTML-Control-values-in-Code-Behind-Server-Side-without-runat-server-in-ASPNet.aspx
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.