Search results 86

Sorted from new to old.
Card image cap
FixURL

Return safe URL after converting critical chars to whatever passed in SafeChar

Card image cap
RegSave, RegRead, RegDelete

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

Card image cap
ANmaRead_1stFile

Returns information about first file name found after sorting matching files in ...

Card image cap
FindImg_WShell

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

Card image cap
ANstr_Column

Reads and concatenate the full HTML or non-HTML of column (ColumnID) from HTML ...

Card image cap
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image cap
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image cap
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Card image cap
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image cap
Install/Uninstall SQLNativeClient DB driver

Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...

Card image cap
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image cap
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...

Card image cap
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Card image cap
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image cap
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image cap
FilesIn_Array and FoldersIn_Array

Return list of files in a folder back as array. Similar to