Search results 175

Sorted from new to old.
Card image
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6

Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value

Card image
DB_Setting1List + DB_Setting1List_NameValue

DB_Setting1List is to Returns list of SettingValues matching certain ...

Card image
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
Hex2Bin

Converts Hex to Binary

Card image
IsHex

Check a string to see if it is Hex

Card image
GetDigits

Extracts digits out of a string

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
iShuffle + lShuffle

Generates a random number, integer or long

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image
Directory Viewer

This is a directory viewer. You can set what files to be viewed. Has ...

Card image
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for Classic ASP, but can be ...