Browsing ASP/ HTML
Country Based Redirection
'redirect users based on which country they are visiting your website from.
Jmail email example in asp
The sole purpose of this article is to help those who could not figure out the right purpose of jmail object in asp.
Compact Access DB using ASP
This code snippet will compact your Access DB online.
Client Side Sorting of records
THIS CODE WILL CONVERT A RECORDSET INTO A CLIENT SIDE ARRAY AND THIS ARRAY CAN BE SORTED AS PER ANY FIELD IN THE TABLE.
INIreader
This is a VBS script that will look for a item in a INI file.
Display table from mdb as html
Often I use flat mdb files to post forms to on the webserver.
Simple Download Method with Streams
Enables you to put a certain degree of protection in files available for download in you IIS Server by making them inaccessible by a direct URL.