Search results 943

Sorted from new to old.
Card image
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

Card image
Application_OnStart

How to use Global.asa

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

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
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
CSSFlowChart

Shows a chart with links, nice sitemap maybe, or just easy way to show ...

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 ...