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. texttbox validation

texttbox validation

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

    hi friends i have 7 textboxes in tablecolumn.if i enter the values in 7 textboxes it should be stored in dabase.(it's worked fine). when the users reenters value inside same textboxes it should not be accepted or the value entered by the first user should not be changed. thanks regards saravanan:confused:

    S L 2 Replies Last reply
    0
    • S saravanan05

      hi friends i have 7 textboxes in tablecolumn.if i enter the values in 7 textboxes it should be stored in dabase.(it's worked fine). when the users reenters value inside same textboxes it should not be accepted or the value entered by the first user should not be changed. thanks regards saravanan:confused:

      S Offline
      S Offline
      Sandeep Akhare
      wrote on last edited by
      #2

      After adding the values make it read only so that another user won't change it

      1 Reply Last reply
      0
      • S saravanan05

        hi friends i have 7 textboxes in tablecolumn.if i enter the values in 7 textboxes it should be stored in dabase.(it's worked fine). when the users reenters value inside same textboxes it should not be accepted or the value entered by the first user should not be changed. thanks regards saravanan:confused:

        L Offline
        L Offline
        linpihong
        wrote on last edited by
        #3

        maybe you change the textbox's read only property as true after the textbox's value be stored in database. make the textbox read only property as false when initialize it.

        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