Find articles on computer software, programming, ASP.net, Sql server, databases, C#, websites, Internet, Windows, Outlook macros.
Asp.net does not allow you to have multiple html FORM tags on the same page, sort of.
The reason for this is Asp.net uses the FORM tag with the runat="server" attribute to process the form.
You could create a second form outside the FORM tags with the runat="server" attribute, but Asp.net will not process the second form.
The problem is, this may not be what you want. If you have an email sign up form or a buy now button, you may want the multiple forms inside the Asp.net FORM tags.
There are a few techniques you can use to accomplish this.
By Andrew Weitzen, Bronze Inc. (c) 2010
Bronze is the publisher of several online Internet journals including: InternetHandholding.com, DomainNames.gs, DotNetNuke.bz, Programmer.bz, Software.vg, WebHosting.vg
AWeber Email List Marketing Test Drive
Use email marketing to convert targeted subscribers to customers. Let the system sell itself for you!