Multiple <FORM> - conflicting with PostBack model?

B

Bob Johnson

Using ASP.NET 1.1:
Is it true that it's NOT possible to have more than one <FORM> on a page? I
am under the belief that is the case (only one <FORM> which is used for the
PostBack).

Is the situation different with ASP.NET 2.0? Can we have more than one
<FORM> per page?

What I want is one <FORM> that does Post Back and is processed by ASP.NET -
then have an additional (2nd) "plain HTML" <FORM> that posts without being
processed by ASP.NET. Ideally I'd be able to do this with 1.1. But if it's
not possible with 1.1, then I'd migrate to 2.0 for this if necessary (and
yes, I know there are other reasons to go to 2.0).

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,048
Members
48,769
Latest member
Clifft

Latest Threads

Top