Database Class in Classic ASP An old article I found that helps a lot these ...
Create summary list If you have SQL table named Messages, with DateStamp ...
Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...
Does what Server.URLEncode does In case you needed it, not sure when
Checks if the passed argument is a binary or not
Returns True if integer is even by using IsEven While IsOdd, will returns True ...
Converts Binary to Integer
Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...
Showing animated gif when ancher is clicked, uses an overlay to prevent user ...
Instead of using href="#", it is better to use href="javascript:void(0);" to ...
How to use Global.asa
Reads a key value from certain section in Web.config Originally from ...
Uploading files into server, the simplest way I have here This is the famous ...
Different types of join in SQL. A good illustration image i found during my ...
Returns the virtual path of the absolute path specified in the required ...
50 chars max.