Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. multipe forms in same page

multipe forms in same page

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jassim Rahma
    wrote on last edited by
    #1

    I have sign in panel and sign up panel in the same default.aspx page. i have kept a validation setting with required rule in all textbox in both panels. now the problem, when user try to sign up and click submit button it will ask him to enter data in the sign in textbox, i guess because all are in one

    but asp.net won't allow multipe forms in the same page. what can i do?

    R P 2 Replies Last reply
    0
    • J Jassim Rahma

      I have sign in panel and sign up panel in the same default.aspx page. i have kept a validation setting with required rule in all textbox in both panels. now the problem, when user try to sign up and click submit button it will ask him to enter data in the sign in textbox, i guess because all are in one

      but asp.net won't allow multipe forms in the same page. what can i do?

      R Offline
      R Offline
      R Giskard Reventlov
      wrote on last edited by
      #2

      Read this[^].

      "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me

      1 Reply Last reply
      0
      • J Jassim Rahma

        I have sign in panel and sign up panel in the same default.aspx page. i have kept a validation setting with required rule in all textbox in both panels. now the problem, when user try to sign up and click submit button it will ask him to enter data in the sign in textbox, i guess because all are in one

        but asp.net won't allow multipe forms in the same page. what can i do?

        P Offline
        P Offline
        Parwej Ahamad
        wrote on last edited by
        #3

        I think, you have to set ValidationGroup for Signin and Signup to check for respective submit.

        Parwej Ahamad

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups