- 1,233 categories
- 40,482 scripts
Updated: 04/17/2005
- I wrote this function to intercept strings that would not make good user names due to the presence of invalid url characters. If the string contains no invalid characters, the function returns true, if it does, it either returns false or a formatted string containing all the invalid characters.
- Categories
- Tags
- Platforms
- Licenses
- Author
- Easy-to-use, fast function that checks validity of syntax in email address in an extensive fashion but still allowing some flexibility. Returns true if email address is valid and false otherwise, does not look up the host.
- This is a Perl script for displaying information about the current visitor on your webpage. It can be used on your shopping cart''s Check-Out page or your &"Members Only Area&". This script will cut down on illegal attempts to ...
- This JavaScript allows you to have a test run using confirm alerts to have the user enter in TRUE or FALSE for each question. The results are computed and then given (via a popup) to the user.
This test is easily modified by just adding a new ques...
- This JavaScript example counts the number of visits to this site (page). It uses that information to send the user directly to the correct page on the site (via a parameter). A test-only variable should be set to false to turn off the test mode.
- This example will not validate, process or store a credit card. It will however, verify a credit card number based on some standardized criteria. Distinct credit card types have unique prefixes (usually the 1st 4 numbers) set by the credit card compa...