Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback: irt.org FAQ Knowledge Base Q3003

Feedback on:
irt.org FAQ Knowledge Base Q3003

Sent by Patrick Kane on February 24, 2000 at 11:25:57: - feedback #854

Worth:
Worth reading

Length:
Too short

Technical:
Not technical enough

Comments:
should have recommended the following

<cfinput type="Text" name="SSN" validate="social_security_number" required="No">



Sent by Sean McNeill on February 29, 2000 at 14:34:28: - feedback #878

Length:
Too long

Comments:
Although your validation for checking SSN is good, Cold Fusion has a client side validator for SSN that is much easier to implement:

<cfform>
<cfinput type="Text" name="SSN" message="Enter The Social Security Number (Format: 999-99-9999)" validate="social_security_number" required="Yes">
</cfform>



Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.