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. Writing Validation summary message from Client side script

Writing Validation summary message from Client side script

Scheduled Pinned Locked Moved ASP.NET
javascripttoolsquestionannouncement
5 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.
  • S Offline
    S Offline
    snir_ya
    wrote on last edited by
    #1

    Hi, I have a validation summary control (bulleted list disp mode) that i want to update not(!) when the page is submitted but while i'm doing client side javascript validation. Is it possible? And if it is possible, how do you add a bulleted message? Thanks a lot in advance and happy passover! Snir.

    V 1 Reply Last reply
    0
    • S snir_ya

      Hi, I have a validation summary control (bulleted list disp mode) that i want to update not(!) when the page is submitted but while i'm doing client side javascript validation. Is it possible? And if it is possible, how do you add a bulleted message? Thanks a lot in advance and happy passover! Snir.

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      http://www.asp101.com/articles/manu/validationsummary/default.asp[^]

      Vasudevan Deepak Kumar Personal Homepage Tech Gossips

      S 1 Reply Last reply
      0
      • V Vasudevan Deepak Kumar

        http://www.asp101.com/articles/manu/validationsummary/default.asp[^]

        Vasudevan Deepak Kumar Personal Homepage Tech Gossips

        S Offline
        S Offline
        snir_ya
        wrote on last edited by
        #3

        Thanks mate, but this doesn't answer my question. I want to use validation summary capability of displaying and managing a bulleted list of messages. Only i want that the range validators will write their error messages during client side validation and not during submit.

        S 1 Reply Last reply
        0
        • S snir_ya

          Thanks mate, but this doesn't answer my question. I want to use validation summary capability of displaying and managing a bulleted list of messages. Only i want that the range validators will write their error messages during client side validation and not during submit.

          S Offline
          S Offline
          snir_ya
          wrote on last edited by
          #4

          Does anybody know if it's even possible?

          K 1 Reply Last reply
          0
          • S snir_ya

            Does anybody know if it's even possible?

            K Offline
            K Offline
            Kunal P
            wrote on last edited by
            #5

            all ur validation controls have EnableClientScript = true property.. that means as soon as the text changes, the validation will fire.. and wen u`ll click on the submit button, the validation summary will be displayed.. and no page postback will occur... so check.. EnableClientScript property..

            Kunal

            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