Previous
ASP Classic Forms
|
Current Sub-Category Entry |
Next
|
ASP Classic Queries
Code Articles
ASP Classic - Loop through QueryString and display values in order
ASP Classic - How do you loop through the values from a QueryString and display the values in order?
ASP Classic Check if Value exists in QueryString
Multiple Queries within a single URL String
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.
ASP Classic How to check if value is NULL
How do you tell if a value is NULL in ASP Classic?
ASP Classic split URL QueryString and have a count for each value
Split URL QueryString in ASP Classic and have a count for each value.
ASP Classic Splitting IF statement in multiple lines
In ASP Classic, a very long if statement with multiple AND''''s and OR''''s can become unreadable, especially if you constantly add to them.
ASP Classic URL QueryString
A URL Querystring gets a value used to display information on a page.
ASP Classic URL with Multiple QueryStrings
A URL Querystring gets a value used to display information on a page.
Twitter Style Load More Results with jQuery and Ajax in Classic ASP & SQL Server
Using Classic ASP to Load more record results from your database without loading another page or a paging system (Pagination).

