Search results 250

Sorted from new to old.
Card image
Files_MostRecentN

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

Card image
ArrSort_2Arr

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

Card image
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image
PrettyPath

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

Card image
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

Card image
RmDir

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

Card image
UnMappath

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

Card image
INITool

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

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image
SetAttr

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

Card image
GetAttr

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

Card image
ApplyValidation_DropDown

Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

Card image
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

Card image
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...

Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
MSSQL DB Connection

Connects to MSSQL database from Classic ASP All DB variables need to be ...