Search results 353

Sorted from new to old.
Card image
Wordpress drop-down menu

Add dropdown with User login, logout into menu. This code used to replace "nav. ...

Card image
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

Card image
SendEmail_CDO

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

Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
DetectEmailServers

Detects mail servers available by returning number of available mail servers ...

Card image
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image
Hex2Int

Converts hex to Integer

Card image
Bin2Int

Converts Binary to Integer

Card image
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image
Loading gif

Show and hide loading gif using Javascript. a simple way to control when to ...

Card image
ANmaBrowser v20.19.01

Single file, Classic ASP, Bootstrap 4.1 and FontAwesome 5.0 file manager. ...

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...