Previous
ASP Classic Check if Value exists in QueryString
|
Current Code Entry |
Next
|
Classic ASP
ASP Classic Check if Value is a Number in QueryString
Sometimes, an empty string will try to pass through a QueryString of a URL, and we need to catch these before they can get through.

