Search results 482

Sorted from new to old.
Card image cap
Control the Panel

A set of commands (or shortcuts) allowing users to access Control panel items ...

Card image cap
HTML redirect

Redirect using HTML Sometimes you need to do what you need to do The 0 in ...

Card image cap
eMailMe (CDO)

Single asp file (having function) to send an email It is used here to send an ...

Card image cap
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image cap
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image cap
GetWordCount

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

Card image cap
HttpToAnchors

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

Card image cap
ANma_HTML2DB + ANma_DB2HTML + ...

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

Card image cap
FilesCount_Swift

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

Card image cap
RealPerson Captcha

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

Card image cap
RoundMinutes

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

Card image cap
Language per app

Restore Windows 10 setting to remember language selected per application

Card image cap
RunRemote

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

Card image cap
Dynamic ASP include

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

Card image cap
FormatPhoneNumber

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

Card image cap
FormatMyDate

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