Search results 59

Sorted from new to old.
Card image
On Off button

Toggle buttons Win10 style

Card image
CSS3 Progressbar

A progress-bar in pure CSS3, used before we got Bootstrap :-)

Card image
Date Month icon

Calendar icon, or date icon, in pure css, used

Card image
CSS Flowchart2

Another flowchart, this time with hover effect

Card image
CSS Flowchart

A simple CSS flow chart with links

Card image
Thumbnail generator

Generates thumb image file from a jpg, gif or png, saves it to server, or show ...

Card image
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

Card image
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
CSSFlowChart

Shows a chart with links, nice sitemap maybe, or just easy way to show ...

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image
SimpleCalendar

HTML calendar, simple, ready for implementing and customizing

Card image
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

Card image
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image
IsPrime

Checks to see if a number is a primary number. Prime numbers are commonly found ...