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. handling validatiors in javascript

handling validatiors in javascript

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

    pls help me out in following problem.. when asp page loads some text gets displayed in some cells of a table... and i take inputs in a form on same page...and i used req. field validators..for that form validation.. when i click submit then validationsummary gets displayed...in response to invalid input..then on reset i clear out those cell elements in table as well as form elements using javascript...but i m not getting how to clear the errormessages in validation summary using javascript... pls reply quickly thanx in advance

    There's never a Wronge Time To Do The Right Thing !!

    S 1 Reply Last reply
    0
    • V VaibhavTiparadi

      pls help me out in following problem.. when asp page loads some text gets displayed in some cells of a table... and i take inputs in a form on same page...and i used req. field validators..for that form validation.. when i click submit then validationsummary gets displayed...in response to invalid input..then on reset i clear out those cell elements in table as well as form elements using javascript...but i m not getting how to clear the errormessages in validation summary using javascript... pls reply quickly thanx in advance

      There's never a Wronge Time To Do The Right Thing !!

      S Offline
      S Offline
      Sams Den
      wrote on last edited by
      #2

      Hi, Make sure the EnableClientScript is true (it is by default) if it then .NET takes care of rendering javascript and doing all the clearing. Also make sure the Display is set to dynamic. hope this helps. thanks, Sameer

      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