Search results 121

Sorted from new to old.
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 ...

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
ANmaTimeline

Creates HTML timeline dynamically, using Bootstrap 4.0 and FontAwesome 5, in a ...

Card image
INITool

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

Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...