Search results 115

Card image cap
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image cap
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...

Card image cap
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

CSSRibbon.zip

Card image cap
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image cap
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

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
PCase

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

Card image cap
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

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

Card image cap
TreeView

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

treeviewexcel025.zip

Card image cap
Thumbnail on fly

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

Thumbnail.zip