Search results 31

Sorted from new to old.
Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
ClearHistory10_20

Delete folders named in format [PDFs-2020-12-05] in certain folder along with ...

Card image
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
NextID_Reset

Checks if ID has been reset in SQL database table If yes, it will reset it and ...

Card image
Carousel 33

Simple jQuery Bootstrap 4 carousel

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
LastInsertedID_SQL

Get the ID of the last inserted record in a table. There are other methods, ...

Card image
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

Card image
DB Class

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

Card image
PrettyPath

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

Card image
INITool

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

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
RowsCount

Get total number of rows for a certain worksheet in certain workbook workbook ...

Card image
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...