Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • aaronb 97 posts 116 karma points
    Oct 21, 2012 @ 17:33
    aaronb
    0

    Configuration for two forms on the same page?

    I have two different forms, separate .cshtml files which have different fields.

    If I place them on the same page, both form tags have an action (I've tried different actions), a method of post, and a class.

    There are no other form tags, and none of them have runat="server"

    When I fill out and submit one form, it seems to trigger and send the other (empty) form.

    Is it possible to use two of these on one page, and if so, how should I be configuring my form tags please?

Please Sign in or register to post replies

Write your reply to:

Draft