Search results 410

Sorted from new to old.
Card image
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

Card image
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image
ANmaTimeline

Creates HTML timeline dynamically, using Bootstrap 4.0 and FontAwesome 5, in a ...

Card image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

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
ChartMaxY + ChartMinY

Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

Card image
Styles_DeleteNonStandard

Delete styles from an Excel workbook, any non-standard style will be deleted. ...

Card image
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image
Thumbnail on fly

An aspx tool to generate thumbnail from an image, used to make page load faster ...

Card image
RandomImage

Gets a random image from a folder of files, passed as an unMapPathed (HTML) ...

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first