SitePoint Sponsor |
|
User Tag List
Results 1 to 6 of 6
Thread: form validation
-
Jun 18, 2003, 11:37 #1
- Join Date
- Mar 2000
- Location
- Bloomington, MN USA
- Posts
- 31
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
form validation
Hello, I have a pretty simple form on one of my web sites, but due to people not selecting a checkbox to buy a product, people forget to select the product and only order shipping. The main problem is I need to find a way to validate that one of the three checkboxes have been checked, is there any scripts out there to do this? I already have a validation for my radio group, but havent found a way to implement one for the checkboxes.
The url to the form I am working on is http://www.proforce.net/visa_adobe_1003exchange.html
Notice the values change in the total box, I was going to just use a radio group for the product selection, but the total value does not update appropriately because of the script I use.
If anyone has any ideas, please drop me a line!
Thanks ubercoders!
jrooney@littleaeroplanefactory.com
-
Jun 18, 2003, 11:44 #2
- Join Date
- Mar 2002
- Location
- Svíþjóð
- Posts
- 4,080
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Best validation script I have seen - this week
http://www.peterbailey.net/fValidate/test.htm
(thank you, beetle!)
-
Jun 18, 2003, 13:27 #3
- Join Date
- Mar 2000
- Location
- Bloomington, MN USA
- Posts
- 31
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
This script is GREAT! I am able to validate multiple things at once as a group, hail to peter bailey!
Thanks for the excellent resource, learned a lil javascript today.
-
Jun 18, 2003, 15:09 #4
- Join Date
- Jul 2002
- Location
- Dallas, TX
- Posts
- 2,900
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Hehe, thanks guys.
I'm rolling out a new website with this new version, and you are welcome to start using both now - but be warned: Neither the script nor the website are 100% complete.
It will still be a couple weeks before it's all done.
-
Jan 6, 2004, 06:45 #5
- Join Date
- Sep 2002
- Location
- Katy, TX
- Posts
- 956
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by beetle
thanks.
-
Jan 12, 2004, 14:59 #6
- Join Date
- Dec 2003
- Location
- springfield,IL
- Posts
- 102
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by bvarvel
You can look at this link posted:
SitePoint Link
Look near the bottom. Hope this helps.
Bookmarks