votes
asp c# - Login and Register form on same page ERROR: A page can have only one server-side Form tag.
Hi all, ASP is driving me mad, i would like to have a sliding panel with a login form and a registration form in it but asp keeps throwing errors and from what i understand it does not allow 2 forms with runat="server" on the same ...
