Search results 61

Sorted from new to old.
Card image
404 page

A nice simple 404 page with a game From

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

Card image
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

Card image
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

Card image
SheetAdd_ANmar

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

Card image
HttpToAnchors

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

Card image
myURLEncode

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

Card image
IsBin

Checks if the passed argument is a binary or not

Card image
Thumbnail on fly

An aspx tool to generate thumbnail from an image, used to make page load faster ...

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
FindFile

Finds if a workbook is open or not in same Excel session

Card image
CreateFullTree

Creates full tree if not found