Search results 747

Sorted from new to old.
Card image cap
pd

Format a number with total number of digits I used it to format a date as ...

Card image cap
OnChange

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

Card image cap
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image cap
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image cap
Cookies Consent

Show cookies message based on new EU regulations with customization. Best one ...

Card image cap
Prevent Submit until reCaptcha

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

Card image cap
Wordpress drop-down menu

Add dropdown with User login, logout into menu. This code used to replace "nav. ...

Card image cap
Split string into table

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

Card image cap
This Year

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

Card image cap
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

Card image cap
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image cap
VHD files 950MB + 1.8GB + 3GB

VHD files, 950MB, 1.8GB and 3GB, helpful when you want to quickly save files ...

Card image cap
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image cap
IsBin

Checks if the passed argument is a binary or not

Card image cap
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image cap
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...