Search results 60

Sorted from new to old.
Card image
Collapse Menu

A Bootstrap 4 collapse menu, easy to adapt A pen from

Card image
MaggicSuggest

A good dropdown select, with HTML code From

Card image
Tel inputbox

Telephone number input box, using Bootstrap4, with list of countries and ...

Card image
Blurred Background

Pure CSS trick to show a blurred background area behind a div Not my work, ...

Card image
RC4 Encryption

A code inherited from an old application to protect or un-protect text in ...

Card image
KeyASCII

KeyASCII list, I often need that in my projects. List of ASCII codes 1 to 256

Card image
Unprotect sheet or workbook

Unprotect worksheet (and workbook) using VBA code

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Card image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image
Prn

Printout into page, along with additional function to decide where to put the ...

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...