Search results 224

Sorted from new to old.
Card image
GeneratePostID

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

Card image
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

Card image
ANBSThumbImg + ANBSThumbLink

Creates thumb of an image with or without link to original Use ANBSThumbLink ...

Card image
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...

Card image
CopyRowHeight

Copy row height from row to another Used to fix row heights or merged cells to ...

Card image
Path (ASP Classic)

Site physical actual location

Card image
jQuery Store Locator

Google Maps API implementation using jQuery and json From

Card image
ConvertImage_IrfanView

Converts an image from any image into any image using IrfanView command line ...

Card image
MatchLastIf

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

Card image
UnMergeFill

Unmerges all merged cells and duplicate cell contents into them. In another ...

Card image
Tabs5 with hover

2 level tabs activated on hover

Card image
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...