• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

CF Mail Form Validation

LEGEND ,
Sep 22, 2006 Sep 22, 2006

Copy link to clipboard

Copied

I am putting together a form where one of the fields needs to be an 8
digit number that begins with a 0(zero) and ends with a 0(zero).

I know this is possible to validate with the onvalidate code, but what
is the correspoding javascript needed to make sure that the number is
exactly 8 digits and the first and last digit are 0(zero). If these
parameters are not met, it will not let the form be sent.

Any thougts as to how to code this?
TOPICS
Advanced techniques

Views

149

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 22, 2006 Sep 22, 2006

Copy link to clipboard

Copied

LATEST
There is another post just like this in the General Discussion forum. It has answers in it. Might be worth a look.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation