Search results 61

Sorted from new to old.
Card image
Tabs7 (Tabs inside modal)

How to show tabs inside a modal div. From

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
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
PrettyPath

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

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

Card image
getDaysInMonth

Gets number of days in a certain month