Results 1 to 2 of 2

Thread: check box

  1. #1
    Join Date
    Jul 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default check box

    pls help me
    In Php i've a form which has multiple checkboxes. when the form loads (i.e) when we open the form in certain checkboxes checked value should be true. Those values which has to be checked will come from the database. when i uncheck the checkboxes it has to be unchecked but my prob is it stays checked even if i uncheck

    e.g. i've three checkboxes with options 1) singing 2)drawing 3) painting
    when the form loads if singing id is 1 in database checked value of singing shld be true similarly for other options. when i uncheck singing checked value shld become false.
    Last edited by shankari; 07-24-2007 at 04:59 AM.

  2. #2
    Join Date
    Jun 2007
    Posts
    64
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Default

    huh ? some more informations maybe.. or show some code..

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •