Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 04-09-2009, 11:27 AM   #1 (permalink)
johnwboyd
Recruit
 
Join Date: Apr 2009
Posts: 1
johnwboyd is on a distinguished road
Question Check box and Radio Dial form validation help

This is very frustrating the lack of helpful resources on this topic. I hope someone here can help. Please put the solution within the code context and don't just throw code and jargons or it'll likely just confuse and frustrate myself and other rookies.

I want to get the same validation effect as the fields on this page but for the radio dials and check box(s):

The js:
http://johnwboyd.net/templates08/car-loan1/2/form.js

The HTML:
Car-Loan1 Auto Loan Application for All Credit Types

I'd also like to implement character, email, etc. validation into this such as
at w3schools (NO alert though...just the field text color change only):
function validate_email(field,alerttxt)
{
with (field)
{
apos=value.indexOf("@");
dotpos=value.lastIndexOf(".");
if (apos<1||dotpos-apos<2)
{alert(alerttxt);return false;}
else {return true;}


When I try to integrate 2 scripts thing seem to go haywire. Sure wish javascript could be more integration friendly for non tech wizards...

Thanks!
johnwboyd is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Form Validation...Need Help... suforum Java 1 09-23-2008 08:25 AM
AJAX newbie needs help with form validation! metazai HTML, XML, Javascript, AJAX 5 12-11-2006 05:58 AM
form file field check metazai PHP 7 08-18-2005 06:59 PM
G3 w. Macro Lens *dial up beware* Admin Lounge 7 08-17-2003 02:26 PM
no dial tone problems fabiopao Linux / BSD / OS X 4 02-23-2003 10:51 AM


All times are GMT -8. The time now is 04:45 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting