Search results 235

Sorted from new to old.
Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
Checks if URL is valid

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

Card image
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

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
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image
RandomImage

Gets a random image from a folder of files, passed as an unMapPathed (HTML) ...

Card image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image
UserSign

Returns someones astrology sign using their birthday in m/dd/yyyy or m/dd/yy ...

Card image
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...

Card image
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...