Search results 59

Sorted from new to old.
Card image
Match4_4thNot0

Searches for three cells in three columns then checks for 4th column if not ...

Card image
JSon functions to add, read and delete entry

3 Json functions to read full node by an image, add full node to file or delete ...

Card image
StartApp-IfNotStarted

Checks if application is already running, returns 1 or 0 My first function

Card image
Int function in ASP Classic (cint vs fix)

If you are looking for a function ASP Classic (VBScript) to do what Int() does ...

Card image
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One of ...

Card image
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Card image
SettingRead_Ajax + SettingRead_Ajax_IntoObject

Two functions to return an output of file into object on page or back to caller ...

Card image
UnUnixDateTime

Convert a number represents a date in Unix format back into date, opposite of ...

Card image
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image
ArrSort_5Arr and ArrSort_7Arr

2 functions to sort 5 Arrays or 7 Arrays respectively.

Card image
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...

Card image
HyperlinkFunction

Returns the formula for a hyperlink [=Hyperlink(...) ] to be inserted in a cell. ...

Card image
DBTable2CSV

Exports table into CSV from ASP Classic function.

Card image
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...