Search results 482

Sorted from new to old.
Card image cap
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image cap
GeneratePostID

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

Card image cap
RandomGUID

Creates a random GUID number like ... 879AE395-E026-0A63-EFC1-152038C4400B ...

Card image cap
AN_SafeFileName

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

Card image cap
IsThere1_Image

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

Card image cap
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

Card image cap
ANBSThumbImg + ANBSThumbLink

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

Card image cap
ANmaRedirect_Plus1

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

Card image cap
ShrinkText

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

Card image cap
MinOfArray

Gets the id of an item with minimum in an array of numbers, with option

Card image cap
Parts-File2Page

A classic ASP include file to read txt file of list into a page using bootstrap ...

Card image cap
DirectionToggle

JS to switch direction between Right-to-Left and Left-to-Right Toggle the ...

Card image cap
Magick SVGs to GIFs

Convert SVG files into GIF preserving the transparency, in bulk ' Used to ...

Card image cap
Char(39) in SQL table

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

Card image cap
Bootstrap-DatePicker

bootstrap-datepicker This is a fork of Stefan Petre's [original code](

Card image cap
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...