Search results 341

Sorted from new to old.
Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
Loading circles

CSS loading animations, several ones in 1 zip file

Card image
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
Show/hide ribbon

Show or hide Excel ribbon from inside VBA Needed that in one of my projects

Card image
Global asa

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

Card image
Cookies Consent

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

Card image
CSS Tree

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

Card image
Calendar view

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

Card image
Checks if URL is valid

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

Card image
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...

Card image
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
UserIP

Reads the website visitor IP

Card image
ShowThumb

ASP.Net ShowThumb.aspx file that generates image thumb from an image, official ...