By Raf Q.
Here is how to check all your form or query fields with JScript as the server-side scripting language.
Note: If you replace Request.form with Request.querystring, you get all
your query elements!
|
To learn more about JScript, study the JScript information on Microsoft's Scripting Site and read the following 4Guys articles:
- VBScript to JScript Translations
- Common VBScript Routines Coded in JScript
- A JScript Email Validation Routine
- ASP's Server-Side Languages FAQ
- Links to JavaScript Pages on the 'Net
Happy Programming!
| Return to user tips... |




