Search results 170

Sorted from new to old.
Card image
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image
MouseDown and MouseUp in FM20 controls

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

Card image
DBMySQLVBA API

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

Card image
Lightbox

The lightbox for Bootstrap I used it for a while before jumping into Fancybox ...

Card image
Login screen background

Login screen with background, the new thing here is that the background is ...

Card image
Windows XP as website

Having a website that looks like Windows XP is great out-of-the-box idea Here ...

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
DB Class

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

Card image
This Year

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

Card image
Posts per year-month

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

Card image
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

Card image
DetectEmailServers

Detects mail servers available by returning number of available mail servers ...

Card image
Arabic SQL+ASP

Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...

Card image
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...