Search results 42

Sorted from new to old.
Card image
Application_OnStart

How to use Global.asa

Card image
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...

Card image
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

Card image
CutString

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

Card image
FrmPass

Prompt for a password, or username and password, returns information back to ...

Card image
FilesIn + FilesIn_Count

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

Card image
Read Write and Append Text

Uses FSO to read, write, or append text in a file