Search results 658

Sorted from new to old.
Card image cap
MySQL DB connection

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

Card image cap
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

Card image cap
DegreeC2K

Convert a Celsius temperature to a Kelvin temperature. To convert Fahrenheit ...

Card image cap
IsPrime

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

Card image cap
UnBreakAr + BreakAr

Fix broken Arabic char, by using AscW and ChrW This is Excel User-defined ...

Card image cap
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image cap
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

Card image cap
DB_SettingRead_Field

Returns a certain field from Settings table by a SettingName. Similar to ...

Card image cap
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image cap
ImageRotate_IrfanView

Rotates an image using irfanview (i_view32.exe attached) Rotated image can be ...

Card image cap
CreateThumb_IrfanView

Creates a thumb of an image using IrfanView Thumbnail filename will have _th ...

Card image cap
doHighlight

Search for occurrences of a keyword in a string and highlight them, by either ...

Card image cap
CustomExcelMenu - FaceIDs

How to create custom Excel menu, this one shows the IDs and icons of 20 icons, ...

Card image cap
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image cap
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image cap
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...