Prepare for your Next Interview
This is a discussion on two <FORM> tags are possible in aspx page IN ASP.Net? within the ASP.NET forums, part of the Web Development category; Is this Possible to use more than one <Form> tag in aspx page in asp.net?...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Is this Possible to use more than one <Form> tag in aspx page in asp.net?
|
| The Following User Says Thank You to abhishekdgupta For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Re: two <FORM> tags are possible in aspx page IN ASP.Net?
Yes Abhishek u can definitely do that it is possible.
go through this link Managing multiple forms ----V V---- Vikas Vaidya Last edited by vikasvaidya : 01-25-2008 at 09:25 AM. Reason: update my comments |
|
|||
|
Re: two <FORM> tags are possible in aspx page IN ASP.Net?
i hope that is not possible if i understood your question rightly.
you mean to ask that the html source of the aspx page can contain two <form> tags. am i right? if it is so, then it is possible to write, but by default the browser uses the first form tag elements or the form tag that contains "runat=server" |
|
|||
|
Re: two <FORM> tags are possible in aspx page IN ASP.Net?
Quote:
|
|
|||
|
Re: two <FORM> tags are possible in aspx page IN ASP.Net?
Yes you are getting correct. Two Form tags are possible in aspx page but from that only one have Runat=server. iF both has this then it gives error
![]() Thanks, Abhishek Gupta Quote:
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Codebehind file in ASPx | Geek_Guest | ASP.NET | 3 | 06-23-2008 01:37 AM |
| How to run .aspx page stored on another system? | Haitalk | ASP.NET | 6 | 02-27-2008 05:58 AM |
| tags in web.xml | psuresh1982 | Java | 1 | 07-11-2007 06:22 AM |
| JSP declaration tags | deepti_charolkar | JSP | 1 | 06-20-2007 02:16 AM |
| Winrunner is taking the entire web page as a single page | Sridevi.P | WinRunner | 0 | 06-05-2007 11:26 PM |