Search results 190

Sorted from new to old.
Card image
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

Card image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

Card image
LogoutALL

Logs out Linkedin by running two commands One will open new window to logout ...

Card image
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image
List and delete files

Enables users to list and delete files

Card image
ClearAllCookies

Clears all cookies created by Linkedin login, and clear sessions

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image
Directory Viewer

This is a directory viewer. You can set what files to be viewed. Has ...

Card image
ArrayRead + ArraySave

Reading and saving 2 dim data into ANStrArray ANStrArray is a string ...

Card image
Site Administration

This is an application to administer a website remotely through an ASP

Card image
Find and Replace

This will find all occurences of a string in a text file and replace it with ...

Card image
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...

Card image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...