Search results 556

Sorted from new to old.
Card image
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...

Card image
HttpToAnchors

Convert http found inside text into anchers < a >, aka URLlinker, aka ...

Card image
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image
RealPerson Captcha

Captcha, smart new way to do it. Again, an actually working captcha, not like ...

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
Language per app

Restore Windows 10 setting to remember language selected per application

Card image
RunRemote

Runs a macro from another workbook without parameters (WB Workbook has to be ...

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image
FormatMyDate

Formats a date, equivalent to VB6 function 'Format' Also with it, you will ...

Card image
Show/hide ribbon

Show or hide Excel ribbon from inside VBA Needed that in one of my projects

Card image
Prevent Submit until reCaptcha

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

Card image
Calendar view

Another calendar view in Classic ASP, this one highlights today's date

Card image
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...