ANmarAmdeen

Card image cap
Global asa

As ASP Classic user, I have to have some post about global.asa Here is one, ...

Card image cap
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image cap
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image cap
Cookies Consent

Show cookies message based on new EU regulations with customization. Best one ...

Card image cap
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

Card image cap
Wordpress drop-down menu

Add dropdown with User login, logout into menu. This code used to replace "nav. ...

Card image cap
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image cap
CSS Tree

One of those small CSSs I use in some of my projects, these are pure CSS, no ...

CSSTree.zip

Card image cap
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image cap
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

Card image cap
Calendar view

Another calendar view in Classic ASP, this one highlights today's date

Date.zip

Card image cap
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...