How to create a dynamic check box and it's values from database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lucky m
    New Member
    • Dec 2010
    • 5

    How to create a dynamic check box and it's values from database

    I have to create a dynamic check box with it's value from database.
    In database i have declared check box column value as bit.It can only accepts either 1 or zero.
    If the values is '1' it needs to display on the form as check box checked.


    Can anyone give some clue on this or any idea to do this..

    thanks
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    check out our "Insights" section, I believe there is one article called "Handling checkboxes" and several on updating databases.

    Jared

    Comment

    • lucky m
      New Member
      • Dec 2010
      • 5

      #3
      @Jhardman
      Can you provide the link for me..
      I didn't get any information realted to this.

      Thanks

      Comment

      • jhardman
        Recognized Expert Specialist
        • Jan 2007
        • 3405

        #4
        I intended for you to look for it. If it's not a high enough priority for you to look for it, why should it be important for me? Scroll up to the top of this page. Click the link marked "asp / active server pages". Click on the "insights" tab. There are less than ten articles there.

        Jared

        Comment

        • lucky m
          New Member
          • Dec 2010
          • 5

          #5
          @jhsrdman

          I didn't mean that..
          I am searching about that in search section...That' s why i didn't get any information...
          got that tab..


          Thanks

          Comment

          Working...