Search results 63

Sorted from new to old.
Card image
Execute exe embedded in Excel

Execute exe file that embed inside Excel sheet This is for experimental, not ...

Card image
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

Card image
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

Card image
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...

Card image
Max + Min

Calculate maximum of array of numbers or Minimum of array of numbers Also, ...

Card image
MinOfArray

Gets the id of an item with minimum in an array of numbers, with option

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
jExcel

jQuery plugin to embed a spreadsheet, compatible with Excel, in your browser. ...

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image
Split string into table

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

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
INITool

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

Card image
GetAttr

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