|
|
Parsing a Form's Text Field |
|
|
Jelsoft Enterprises Limited |
|
|
ASP / Form Processors |
|
|
Click to Visit |
|
|
30 |
|
Parsing a Form's Text Field is a tutorial which analyses and extracts the site visitors second name alone from the given first and last name in the single text field present on the form. The site visitors should leave a single space between the first and last name. For example if the site visitor enters "Bill Gates" the script will return "Gates".
|