Search results 43

Sorted from new to old.
Card image
DB_Connect

VBA-Excel function to connect to SQL Database server, in addition to ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

Card image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image
myURLEncode

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

Card image
IsBin

Checks if the passed argument is a binary or not

Card image
ArrSort_2Arr

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

Card image
PCase

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

Card image
UnMappath

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

Card image
FindFile_Word

Finds a file within open documents of current instance

Card image
PCase (ProperCase)

Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

Card image
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...

Card image
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...