Delete Button JavaScript (delete_button.js):
Used to validate the action of a user. Very easy to attach
to a button in your form. When a user clicks the button,
a JavaScript pop-up window appears with a confirmation
message.
3 Common String Functions (string_functions.asp):
3 Common string handling function: check for valid email
address, check for alpha-numeric, strip special characters.