Search results 255

Sorted from new to old.
Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
NextID_Reset

Checks if ID has been reset in SQL database table If yes, it will reset it and ...

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...

Card image
404 page

A nice simple 404 page with a game From

Card image
Animated form exit

Exit form with shrinking Shrinks the form, Pushes the form to the bottom of ...

Card image
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image
iframe link to parrent

Link to the parent from inside an iFrame using JAVA

Card image
Barcode Generator

Pure ASP Classic barcode generator This is one of my past findings, I will be ...

Card image
GeneratePostID

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

Card image
Rotating Elements

CSS-Only rotating elements, as a slideshow, or carousel From

Card image
draggable grid

Nice gallery (or grid) that can be dragged to browse through From

Card image
Parallax Flipping Cards

CSS animated flipping cards From

Card image
Text Shadow CSS3 Generator

Online tool to create css3 text shadow, free. Technically, generate the CSS3 ...

Card image
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as