Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6680959
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:32:09+00:00 2026-05-26T04:32:09+00:00

I have a Contact userControl that have save contact as submit button and fields

  • 0

I have a Contact userControl that have “save contact” as submit button and fields inside form tag we repeat this userControl with Code 20 times in one page

My problem is the Form Tag in the first userControl is hiding somehow — i checked the userControl with developer Tool IE9 , firebug Firefox7 and the Form is not appearing in the first userControl and its appearing with the rest 19 Controls

I tried to View Source and take html copy in new html file in VS — i found form is exist

i dont know if iam clear enough but please advice if you need more info

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T04:32:09+00:00Added an answer on May 26, 2026 at 4:32 am

    If you’re running a form tag at the server, inside a user control, and then displaying this user control more than once on the page, then you will have multiple form tags running at server on one page, which is not allowed by ASP.NET

    Take the form tag outside of the user control like:

    <form runat="server">
      <uc:Contact />
      <uc:Contact />
      <uc:Contact />
    </form>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a contact us form that uses Ajax (i.e. relies on asynchronous requests).
I have a contact form that can be hidden using .slideToggle() but I want
The basics: I have a contact form that uses php to validate the forms.
I have a form, and I have some jquery code to override the submit
I have Button inside application.resources DataTemplate : <DataTemplate x:Key=contactItem DataType={x:Type Model:Contact}> <Button x:Name=openButton Style={StaticResource
I have a contact form that connects to my site's back-end, the form submits
I have a contact form that is being submitted, I have PHP validation all
I've got a root UserControl that is 300 high. Inside that I have a
This question was asked but was not answered. I have contact form and I
I have a contact form that has a drop-down for referral source. If Magazine

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.