Search results 156

Sorted from new to old.
Card image
Multi-line Textbox focus bug

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words

Card image
GetDigits

Extracts digits out of a string

Card image
Webapp-ScrollAreas

Allow website to have scroll bars on areas, like a web app Applied in ANmar. ...

Card image
Calendar, a pure-VBA userform (FrmCal)

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

Card image
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

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
Form Maker

This is an application that creates a form in HTML depending on user specs

Card image
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...