Search results 48

Sorted from new to old.
Card image
ANmaUploadFTP_ANstrFilesto1Folder

Upload all files found in ANStr list of files into 1 folder. Passing all ...

Card image
Add bulk rows to DB Table

Inserts multiple rows into DB table as whole Unlike

Card image
ANmaSearch_AnyWord_FromANStr

Checks if string has any word from ANStr inside it Unlike

Card image
HTML_CountTags

Counts how many certain tag found in an HTML block. like how many tr found in ...

Card image
ANmaUploadFTP_FilesFrom2Columns

Upload files in column each to folder in next column. Expects to have two ...

Card image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Card image
RegExPatternMatch

Checks string against pattern using RegEx (VBScript.RegExp). The pattern ...

Card image
ANmAddressRefStyle

Returns type of the cell address, A1 or R1C1 If multiple cells passed, the ...

Card image
RegSave, RegRead, RegDelete

Windows Registry read, save and delete branch node or key. Three functions use ...

Card image
Code128.js

Pure JavaScript library for generating barcodes using HTML5 canvas.

Card image
FindZipFile_WShell

Finds the first zip in a folder matching wild cards mask using WScript.Shell ...

Card image
FindImg_WShell

Finds the first image in a folder matching wild cards mask using WScript.Shell ...

Card image
3D Progressbar

CSS-JS animated Progress bar. Was looking for pregressbar in svg, couldn't ...

Card image
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Card image
Win95 CSS

Win95 theme CSS with Bootstrap 4 From

Card image
Dynamic iframe height

Adjust iframe height to its content after loading page Needed this trick in ...