Search results 190

Sorted from new to old.
Card image
Windows God Mode

Control panel shortcuts part 1

Card image
Pure CSS line graph

Simple, with CSS only, an HTML line graph By

Card image
MouseDown and MouseUp in FM20 controls

MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

Card image
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

Card image
DBMySQLVBA API

An API to allow connecting to MySQL database from VBA (or VB6), found it a ...

Card image
SmartMenus

CSS Sub-menu (include example for Bootstrap) It also has custom html dropdown ...

Card image
OnOff Protoio

On/Off switch by Proto.io

Card image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image
SSTree

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

Card image
Bootstrap table by wenzhixin

Working jquery bootstrap table, with pagination, search, sort and column ...

Card image
Global asa

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

Card image
DB Class

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

Card image
Posts per year-month

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

Card image
Checks if URL is valid

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

Card image
Folder Space used

Get sizes of each folder next to the asp file FolderSpace.asp. Then total of ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...