How to custom validate text box

wex 18 Dec, 2007
Hello everyone,

I have looked in the forum, but couldn't find it.

I have a form that will collect data from user. On of the text boxes that I use will hold Social Security Number (SSN).

When the user TABS over the text boxes, how can I make SSN text box automatically format the given number by XXX-XX-XXXX (which is actual SSN format)?

I presume its done by Java, but I am just the beginner in java😟

Thank you in advance

VR
wex
GreyHead 18 Dec, 2007
Hi wex,

You could try creating your form in wufoo and copying the code over - from memory I think they support some special field structures. Or just Google 'JavaScript SSN'.

Bob
This topic is locked and no more replies can be posted.