How to use two form tag within a page in c#?
Anyone tell me , How to use two form tag within a page in c# web application?... Please answer with example..
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dhirendra MisraPosted Feb 10, 2014, 8:05 AM
Refer this link:
http://www.frederikvig.com/2009/06/using-multiple-forms-on-an-asp-net-web-forms-page/
It explains about different forms at a page as well as methods of form tag.
Thanks