can i have only one form per ASP.Net page?
No,You can have multiple forms, but only one form can be set with the runat=”server” attribute.
can i have only one form per ASP.Net page?
No,You can have multiple forms, but only one form can be set with the runat=”server” attribute.