Search results 88
Sorted from new to old.

Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...

Active BS4 breakpoint
Was looking for some way to show bootstrap 4 breakpoint, and got this. Needs ...

[TAB] inside textarea
Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Numeric-only textbox
Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

ASCII_Read + ASCII_Save
Reads and saves text file giving its full name Used a lot in my websites, very ...