Jump to content

Annady17

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Annady17's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. [quote author=lilywong link=topic=101887.msg403657#msg403657 date=1153895884] I have a set of checkbox as below * Soft Drink * Cold Drink * Mineral Water * None <code> <input type="checkbox" name="chkFolder1" value="001">Soft Drink <input type="checkbox" name="chkFolder2" value="002">Cold Drink <input type="checkbox" name="chkFolder3" value="003">Mineral Water <input type="checkbox" name="chkFolder4" value="004">None </code> User allow to select multiple choice from the set of checkbox, for eg, user select soft drink and mineral water, these 2 items will be saved into a database, as (001,003) in a same field called choice. when i retrive from database, how should i separate the data from choice so that soft drink and mineral water is checked when i retrive the data? thanks [/quote] I just wanna say thank you for posting this checkbox.. Hoping that this will not be the last post that I could be read written by you. _________________ [url=http://www.ep-filters.com/]Cuno Filters[/url]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.