Search results 25
Sorted from new to old.
[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 ...
HaveNonEnglish + StringASCIIs
Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...
ASCII_Read + ASCII_Save
Reads and saves text file giving its full name Used a lot in my tools, very ...