Search results 560

Card image cap
Checks if URL is valid

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

Card image cap
Folder Space used

Get sizes of each folder next to the asp file FolderSpace.asp. Then total of ...

FolderSpace.zip

Card image cap
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

CSSRibbon.zip

Card image cap
SendEmail_CDO

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

Card image cap
VHD file 7GB - Delete

VHD file, 7GB, helpful when you want to quickly save files into an 8 GB usb ...

Card image cap
myURLEncode

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

Card image cap
IsBin

Checks if the passed argument is a binary or not

Card image cap
Import error log

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

Card image cap
DetectEmailServers

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

Card image cap
IsEven + IsOdd

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

Card image cap
Hex2Int

Converts hex to Integer

Card image cap
Bin2Int

Converts Binary to Integer