Similar codes

Card image cap
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

2019Oct20

Card image cap
MSSQL DB Connection

Connects to MSSQL database from Classic ASP All DB variables need to be ...

2018Jul29

Card image cap
Thumbnail generator

Generates thumb image file from a jpg, gif or png, saves it to server, or show ...

2019Jan7

Card image cap
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database

2019Aug31

Card image cap
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...

2018Jul29

Card image cap
Animated form exit

Exit form with shrinking Shrinks the form, Pushes the form to the bottom of ...

2020Feb16

Card image cap
LastInsertedID_SQL

Get the ID of the last inserted record in a table. There are other methods, ...

2019Jul18

Card image cap
DB_Connect_Install

Connects to SQL DB using ADODB, if driver not installed, it will attempt to ...

2020Mar24

Card image cap
List of Databases

Script to list databases available in a server using ADODB connection From

2019Oct6

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Tue 7AM

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Mon 9AM

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Apr23

Random Codes

Card image cap
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Nov25

Card image cap
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Nov1

Card image cap
NumberDigitImage

Creates list of images to represents a number. Basically multiple < img > tags ...

May15

Card image cap
IsPrime

Checks to see if a number is a primary number. Prime numbers are commonly found ...

2018Jul25