Results 1 to 5 of 5

Thread: Newbie form Question
      
   

  1. #1
    dgilliam is offline Corporal
    Join Date
    Mar 2009
    Posts
    10

    Default Newbie form Question

    I am trying to create a form for my site but I can seem to get it function correctly. I have searched the forums however, I couldn't any post similar.

    1) I have two radio buttons, one is selected by default. when I try to select the other button nothing happens. Also these buttons should be validate so that if one is selected there other is disabled.

    2) My submit and reset buttons aren't working. Upon slick submit the form should be emaild to my email address.


    Here is the link to my site.
    http://www.lackeyfoundation.org/registration.php

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

    Default Re: Newbie form Question

    1. The two radio buttons MUST have the same groupname, otherwise they behave the way you describe.
    2. You have associated an event with one of your radio buttons, remove it.
    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!


  3. #3
    dgilliam is offline Corporal
    Join Date
    Mar 2009
    Posts
    10

    Default Re: Newbie form Question

    Thanks, I renamed the group buttons and now I can't select either button. Also suggestions on how to get my submit (named next) and clear (named reset) working?

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

    Default Re: Newbie form Question

    You still have a "onclick.....show() event associated to your page and i believe it conflicts with the rest. Remove it and retest
    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!


  5. #5
    dgilliam is offline Corporal
    Join Date
    Mar 2009
    Posts
    10

    Default Re: Newbie form Question

    that was the problem, thanks. are there any tutorials on how to properly use event?

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