Search results 127

Sorted from new to old.
Card image
eMailMe (CDO)

Single asp file (having function) to send an email It is used here to send an ...

Card image
Coming soon

Web page Coming soon template with Admin panel (Under Construction)

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image
Password Validator

Javascript based password entry validator

Card image
Modal Boxes B4BS

These are JQuery modal boxes, we used before we got bootstrap B4BS means ...

Card image
Thumbnail generator

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

Card image
Dynamic ASP include

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

Card image
Hourglass

A js/css hourglass loading spinner

Card image
Digital Clock

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

Card image
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...

Card image
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
This Year

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

Card image
Loading3 gif

Showing animated gif when ancher is clicked, uses an overlay to prevent user ...

Card image
Loading gif

Show and hide loading gif using Javascript. a simple way to control when to ...

Card image
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...