Search results 12

Sorted from new to old.
Card image
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
IsThere_Remote

Checks if a file can be reached online or no Same as

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

Card image
Tabs3-BS3

Tabs in Bootstrap 3, custom design with hover effect, 3 top and 3 bottom

Card image
Embed fonts in Word doc

Embed fonts used in document, to make it available on any machine

Card image
Treeview

CSS Tree, a treeview Originally from

Card image
OpenOffice Calc

OpenOffice programming with Visual Basic Some document I had for my reference.

Card image
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image
XLShortcut_EnableDisable

Disables or Enables certain Excel built-in shortcut. Code has example on how ...

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...