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. serverside form not responding in IE

serverside form not responding in IE

Scheduled Pinned Locked Moved ASP.NET
sysadminquestion
2 Posts 1 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.
  • E Offline
    E Offline
    EnkelIk
    wrote on last edited by
    #1

    Hi all. I have a page with a server side form (runat=server) that contains one button. When this button is clicked the form changes to display several buttons. When either of these buttons is clicked the form is to be posted and some action taken. This worked fine until recently but I must have changed something because now, when there are several buttons in the form they does not respond to being clicked, when the page is run in Internet Explorer at a particular server. The page still works fine in Firefox (which on the other hand does not support showModalDialog) and it workes fine on my test-webserver in Internet Explorer. When there is only one button it works fine everywhere. Does anyone have a clue to what might cause the form to behave this way? The form has both name and id. Thanks /EnkelIk

    E 1 Reply Last reply
    0
    • E EnkelIk

      Hi all. I have a page with a server side form (runat=server) that contains one button. When this button is clicked the form changes to display several buttons. When either of these buttons is clicked the form is to be posted and some action taken. This worked fine until recently but I must have changed something because now, when there are several buttons in the form they does not respond to being clicked, when the page is run in Internet Explorer at a particular server. The page still works fine in Firefox (which on the other hand does not support showModalDialog) and it workes fine on my test-webserver in Internet Explorer. When there is only one button it works fine everywhere. Does anyone have a clue to what might cause the form to behave this way? The form has both name and id. Thanks /EnkelIk

      E Offline
      E Offline
      EnkelIk
      wrote on last edited by
      #2

      Hi again. Found the answer: the requiredfieldvalidators does not behave correctly in the form on that server in Internet Explorer. Changing them to custom validators solved the problem... Ciao /EnkelIk

      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