Search results 338

Sorted from new to old.
Card image
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image
Val2

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

Card image
Shortcuts (rundll32.exe)

Shortcuts to do certain commands in Windows (tested in Windows 7) Shutdown, ...

Card image
pd

Format a number with total number of digits I used it to format a date as ...

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image
myURLEncode

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

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
el-checkbox

Nice graphics CSS-Only checkbox

Card image
ChrW

Insert special characters inside Cell, using ChrW

Card image
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image
PCase

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

Card image
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

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

Card image
ANmaTimeline

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

Card image
GetAttr

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