Search results 82

Sorted from new to old.
Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
PrettyPath

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

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

Card image
FoldersIn

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

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image
AreTheyTheSame

Compares between two files in binary mode and returns true if they are ...

Card image
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image
DB_Setting2Read + DB_Setting2Save

Reads and save setting into settings table per 2 IDs, similar to SettingRead ...

Card image
FileSize_Formatted

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

Card image
FileDate_Formatted

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