Results 1 to 7 of 7

Thread: Radio Button Form !
      
   

  1. #1
    Persephone is offline Sergeant
    Join Date
    Dec 2007
    Posts
    20

    Default Radio Button Form !

    i created a form on my website and wanted to add a few radio buttons where payment types can be chosen but once you check it... it cannot be UNchecked!!! so i used check box instead. is there a way to fix this? what is the events tab for ?

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Radio Button Form !

    Make the "name" of each of the radio buttons the same, you can make the label whatever it needs to be. When they are names differently each radio button acts independently of the others, so there is only one in the group, when you have more then one with the same name they work together, so when you click a different one it selects that and the others are unselected

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    Persephone is offline Sergeant
    Join Date
    Dec 2007
    Posts
    20

    Default Re: Radio Button Form !

    thanks !!!

  4. #4
    Persephone is offline Sergeant
    Join Date
    Dec 2007
    Posts
    20

    Default Re: Radio Button Form !

    I am now able to select one or the other... but how come i cant UNselect all of them ?! once i click on it , ONE must be selected.

  5. #5
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Radio Button Form !

    Reset the form or refresh the page- that is the only way.

    Andy
    PHP- is a blast!

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Radio Button Form !

    Or, add another radio button in the group: None
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Radio Button Form !

    That is why you have so many stars next to your name!!

    Good one Navaldesign!

    Andy
    PHP- is a blast!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49