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. JavaScript
  4. How to we carry out Validations using JAvascript

How to we carry out Validations using JAvascript

Scheduled Pinned Locked Moved JavaScript
javascripttutorial
3 Posts 3 Posters 4 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.
  • R Offline
    R Offline
    RoopikaS
    wrote on last edited by
    #1

    How to we carry out Validations using JAvascript

    R A 2 Replies Last reply
    0
    • R RoopikaS

      How to we carry out Validations using JAvascript

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

      What have you tried? How did that work? What specific issues did you have? There are a myriad articles both here and through Google that will help you with a general question.

      "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
      • R RoopikaS

        How to we carry out Validations using JAvascript

        A Offline
        A Offline
        Amit Spadez
        wrote on last edited by
        #3

        are you trying to implement the JS validation functions in asp.net application? If Yes, try this one.. use the Js function in the section function CheckValidation() { if (document.getElementById('<%=txtString.ClientID %>').value == '') { Msg = "Enter string..! \n" } } and use the method in the asp.net textbox control as follows:

        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