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. about custom validation

about custom validation

Scheduled Pinned Locked Moved ASP.NET
sysadmintutorial
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.
  • P Offline
    P Offline
    prabhu dot net
    wrote on last edited by
    #1

    i want to identify the datatype in the textbox by validating the value in the textbox by custom validation for checks whether the value is of the type "integet" or "char".with the identification i can able to responsd the user that example "please enter only numeric values" The above can be acheived by either by specific functions if available or by server custom coding method answer me guys ...

    coding makes me interesting in dot net

    M 1 Reply Last reply
    0
    • P prabhu dot net

      i want to identify the datatype in the textbox by validating the value in the textbox by custom validation for checks whether the value is of the type "integet" or "char".with the identification i can able to responsd the user that example "please enter only numeric values" The above can be acheived by either by specific functions if available or by server custom coding method answer me guys ...

      coding makes me interesting in dot net

      M Offline
      M Offline
      Mike Ellison
      wrote on last edited by
      #2

      Or you can just use a CompareValidator[^] control, setting its Operator property to DataTypeCheck.

      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