Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: Addressing Form Field Validation with Regular Expressions and JavaScript 1.2, July 06, 1999 at 07:50:48:

You are here: irt.org | About | Feedback | 281 [ previous next ]

Feedback on:
Addressing Form Field Validation with Regular Expressions and JavaScript 1.2

Sent by
Juergen Barthel on July 06, 1999 at 07:50:48:

Worth:
Worth reading

Length:
Just right

Technical:
Too technical

Comments:
I am looking for a function, that works on the lowest level of Javascript possible (Browser independency), that verifies that the text-input of a user is [A-Za-z], [0-9], "Comma(s)", "Period(s)" and "Space(s)". Thus eliminating any special characters that may cause problems on the host-process.
Ideal would be, if a double space(s) be automatically removed.

I did read through the FAQ without finding my solution (but finding numerous "ideas" to enhance programming of our pages (we are shortly prior a relaunch based on LAMP (Linux, Apache, MySQL and PHP).

Any support on this would be very welcome.



Other feedback on 'Addressing Form Field Validation with Regular Expressions and JavaScript 1.2' - show all

©2018 Martin Webb