Search results 59

Sorted from new to old.
Card image
ANmaSQL_UpdateDateStatement

Creates "Update Table " SQL statements to be executed inside SQL to modify ...

Card image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image
DBTable2CSV

Exports table into CSV from ASP Classic function.

Card image
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

Card image
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image
ClearHistory10_20

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

Card image
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...

Card image
RRRow - Datatables ASP mdb Ajax example

ASP based AJAX example to call mdb database using

Card image
NextID_Reset

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

Card image
DB_Connect_Install

Connects to SQL DB using ADODB, if driver not installed, it will attempt to ...

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
DB_Connect

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

Card image
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...