Search results 669

Sorted from new to old.
Card image
FormatMyDate

Formats a date, equivalent to VB6 function 'Format' Also with it, you will ...

Card image
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image
Fancybox v2 apply

Applying Fancybox v2 from (

Card image
Shortcuts (rundll32.exe)

Shortcuts to do certain commands in Windows (tested in Windows 7) Shutdown, ...

Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image
pd

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

Card image
OnChange

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

Card image
DB Class

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

Card image
Cookies Consent

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

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
CSS Tree

One of those small CSSs I use in some of my projects, these are pure CSS, no ...

Card image
This Year

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

Card image
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image
Pure CSS Ribbon

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

Card image
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...