This little html document reads value from the Query String to be used in javascripts. I made this script for a friend who needed a way to get query string value from forms using javascript, without having to worry about how many values are passed.
File List:
query_string.html
1Kb
Similar code
A good email validation
(Popularity: ) : Here is a script that checks for the validity of email, avoiding invalid characters, position of @ and . dot ... A - Z Form Validator
(Popularity: ) : Validating the form elements
Check Fiscal Code 1.0 (ITALIAN)
(Popularity: ) : It checks the validity of last char in fiscal code string that is a control char calculated by an algorithm. ... Complete, general form validation
(Popularity: ) : This script is a combination of a lot of common form validation elements - checking for non-entries, image swaping to ... Enter keys instead of Tab Keys
(Popularity: ) : Feel painless with inputing data at your HTML form ?? this script let you use enter keys instead of tab ...