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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. problem with validation control

problem with validation control

Scheduled Pinned Locked Moved ASP.NET
help
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
    sudharsong
    wrote on last edited by
    #1

    thanks in advance to all,i got a login from in my application.so i have to textboxes fro user name and password.i have required field validation control for both the text boxes.i have set control to validate and every thing that's working fine.so i got a button control to submit the information of the textboxes.when im clicking the button that validation working fine.my problem is i got another one link button in that page if i click that,that time also my validation controls get called and check for the data in the textboxes.i want to stop this .please help me. with regards, susa

    M H 2 Replies Last reply
    0
    • S sudharsong

      thanks in advance to all,i got a login from in my application.so i have to textboxes fro user name and password.i have required field validation control for both the text boxes.i have set control to validate and every thing that's working fine.so i got a button control to submit the information of the textboxes.when im clicking the button that validation working fine.my problem is i got another one link button in that page if i click that,that time also my validation controls get called and check for the data in the textboxes.i want to stop this .please help me. with regards, susa

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      + If you are using the ASP.NET 2.0, you should check out the ValidationGroup[^] feature. + If you are using the ASP.NEt 1.x, you may think of implementing your own validator.

      S 1 Reply Last reply
      0
      • M minhpc_bk

        + If you are using the ASP.NET 2.0, you should check out the ValidationGroup[^] feature. + If you are using the ASP.NEt 1.x, you may think of implementing your own validator.

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

        im using asp.net 1.x and im not having my own validation control and im using asp.net required field validators. with regards, susa

        1 Reply Last reply
        0
        • S sudharsong

          thanks in advance to all,i got a login from in my application.so i have to textboxes fro user name and password.i have required field validation control for both the text boxes.i have set control to validate and every thing that's working fine.so i got a button control to submit the information of the textboxes.when im clicking the button that validation working fine.my problem is i got another one link button in that page if i click that,that time also my validation controls get called and check for the data in the textboxes.i want to stop this .please help me. with regards, susa

          H Offline
          H Offline
          HimaBindu Vejella
          wrote on last edited by
          #4

          Set CausesValidation Property of the LinkButton to False "Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com

          S 1 Reply Last reply
          0
          • H HimaBindu Vejella

            Set CausesValidation Property of the LinkButton to False "Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com

            S Offline
            S Offline
            sudharsong
            wrote on last edited by
            #5

            hi thank u hima it's working now hi to all with regards, susa

            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