Search results 194

Sorted from new to old.
Card image
Crypt512

To encrypt or decrypt any string ' Strii is the required text to protect ' ...

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
ReplaceChars

Replaces all chars found in Chars_to_remove from String1 with Char_to_put One ...

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

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 ...