Search results 198

Card image cap
Hex2Int

Converts hex to Integer

Card image cap
Bin2Int

Converts Binary to Integer

Card image cap
PrettyPath

Formats a path for use in user displays, trim it beautifly. PrettyPath is ...

Card image cap
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...

Card image cap
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image cap
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image cap
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

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

Card image cap
INITool

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

Card image cap
SetAttr

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

Card image cap
XLShortcut_EnableDisable

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

Card image cap
Styles_DeleteNonStandard

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

Card image cap
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...