View Full Version : two forms
vinosha83
09-26-2007, 08:40 AM
hi i got two form.the user have to complete the forms and clikc the submit button in the form two...i don't know how to do this..please help me sir.i new to ASP.net field
nikkiH
09-26-2007, 03:21 PM
You may only have one form for .NET that will be a web form with runat="server". Any other forms will have to be pure html forms and will not get the benefit of codebehind or anything else.
Please read some basic tutorials.
http://quickstarts.asp.net/QuickStartv20/default.aspx
Also, let's not go assuming everyone here is a "sir", now. :p
vinosha83
09-27-2007, 02:08 AM
hi...thanks for the reply....
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.