|
||||
|
Restricting the Number of Times a User Can Submit a Form Using JavaScript
This script uses JavaScript cookies to restrict the number of times a user can submit a form. The number of submissions allowed is easily set in the script. Rating: |
|
JS Auto Form Validator
This is a very easy-to-setup form validation script. The main idea is: you heed to write NOTHING of JavaScript code to handle whole form validation process. This script allows you to specify certain form elements as "required" or... Rating: |
|
JavaScript FormChecker
This script will warn users if they leave a page after they've made changes in (one of) the form(s) and give them the opportunity not to leave (so they can save the data. Very handy for web-applications! Rating: |


