Components 180 Controls, objects and classes, also cells, sheets, workbooks in VBA-Excel

Card image cap
CSS On-Off Switch

Radio button, in pure CSS, beautiful Looks like a checkbox, but acts as ...

OnOff3.zip

Card image cap
OnOff Protoio

On/Off switch by Proto.io

OnOffSwitch_Protoio.zip

Card image cap
On Off button

Toggle buttons Win10 style

windows-10-toggle-buttons.zip

Card image cap
Dynamic ASP include

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

Card image cap
SSTree

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

SSTree2019.zip

Card image cap
Global asa

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

Card image cap
SendEmail_CDO

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

Card image cap
ArrSort_2Arr

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

Card image cap
UserIP

Reads the website visitor IP

Card image cap
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...

Card image cap
Application_OnStart

How to use Global.asa

Card image cap
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...