Checkbox - Data

From: The Corinthian (g1ingramstr_at_btconnect.com)
Date: 10/13/04

  • Next message: Ray Costanzo [MVP]: "Re: Checkbox - Data"
    Date: Wed, 13 Oct 2004 12:15:58 +0000 (UTC)
    
    

    Hi,

    I am having real difficulty using Checkboxes.

    I have SQL db which has several fields defined as bit datatypes and I am
    trying to view the data in these fields in checkboxes with an ASP webform.

    I also would like to be able to update the data in the bit field from the
    form.

    I have been searching knowledge bases, books and sites for ages but I must
    be missing something.

    Any help or pointers would be greatly appreciated.

    Regards,

    Rob


  • Next message: Ray Costanzo [MVP]: "Re: Checkbox - Data"

    Relevant Pages

    • RE: Creating a list of checkboxes dynamically
      ... // Get a SqlDataReader from the datalayer - basically a rowset from SQL ... you'll see there are 3 or 4 sections of checkboxes. ... the table called Gifts has two ... strTempRow = strTempRow + 1 ...
      (microsoft.public.dotnet.framework.aspnet)
    • BITs or INTEGERs? (J2EE EL related)
      ... Currently I have a fairly large SQL table. ... field that I'm using to represent 5 checkboxes on a JSP form. ... a static constant in my code for readability). ...
      (comp.lang.java.databases)
    • Help with search query
      ... available amenities in a home. ... when the user selects various checkboxes from this list ... how do I structure the SQL statement to do the search? ... should be displayed first, along with an indicator: Percentage Match: x%. ...
      (microsoft.public.sqlserver.programming)
    • Search Query Question
      ... available amenities in a home. ... when the user selects various checkboxes from this list ... how do I structure the SQL statement to do the search? ... should be displayed first, along with an indicator: Percentage Match: x%. ...
      (microsoft.public.sqlserver.programming)
    • Help with search query
      ... available amenities in a home. ... when the user selects various checkboxes from this list ... how do I structure the SQL statement to do the search? ... should be displayed first, along with an indicator: Percentage Match: x%. ...
      (microsoft.public.dotnet.framework.aspnet)

    Loading