Similar codes

Card image cap
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

2018Jul5

Card image cap
Excel-VBA Limits

These are some limits I found during my work in Excel-VBA For more of Excel ...

2020Feb5

Card image cap
Too large procedures

No longer than 2.9k lines in a sub Oops. Baaaaad coding habits This also ...

2022Jan29

Card image cap
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

2021Oct13

Card image cap
[TAB] inside textarea

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

2018Jul6

Card image cap
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Jan31

Card image cap
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

2019Feb1

Card image cap
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Aug21

Card image cap
ChrW

Insert special characters inside Cell, using ChrW

2018Sep19

Recently by developer

Card image cap
Hex2Bin

Converts Hex to Binary

2018May28

Card image cap
IsHex

Check a string to see if it is Hex

2018May28

Card image cap
Str2Hex

Convert a string to Hex

2018May28

Card image cap
GetDigits

Extracts digits out of a string

2018May27

Random Codes

Card image cap
DBTable2CSV

Exports table into CSV from ASP Classic function.

2022May31

Card image cap
Bootstrap 3 DateTime picker

Bootstrap 3 Date/Time Picker v4.17.47 An old, yet good date/time picker From ...

2019Sep20

Card image cap
Freeze table head

Freezing head (thead) of a table when scrolling. Needed this feature for a ...

2019Sep5

Card image cap
RandomHelloACM

Generate random using web service into ASP variable. With help of PHP, we now ...

2018May13