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. Validaion

Validaion

Scheduled Pinned Locked Moved ASP.NET
sysadminregextutorialquestion
3 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.
  • M Offline
    M Offline
    mpavas
    wrote on last edited by
    #1

    Hello, I have to introduce a validation hence user will enter only characters defined in the regular expression. I have to validate all the text box on every web form on an application. I think placing a custom or range validation server control against each control will not be a good idea as there are so many text boxes on each page. Could some one guide me what is the best approach for this.

    Regards, Pavas

    A 1 Reply Last reply
    0
    • M mpavas

      Hello, I have to introduce a validation hence user will enter only characters defined in the regular expression. I have to validate all the text box on every web form on an application. I think placing a custom or range validation server control against each control will not be a good idea as there are so many text boxes on each page. Could some one guide me what is the best approach for this.

      Regards, Pavas

      A Offline
      A Offline
      AhsanS
      wrote on last edited by
      #2

      Placing validation controls is a good idea. Why do you think it isn't?

      Ahsan Ullah Senior Software Engineer

      M 1 Reply Last reply
      0
      • A AhsanS

        Placing validation controls is a good idea. Why do you think it isn't?

        Ahsan Ullah Senior Software Engineer

        M Offline
        M Offline
        mpavas
        wrote on last edited by
        #3

        Because it will increase my page size and there are many text controls on the page. It may effect the page layout too

        Regards, Pavas

        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