Search results 343

Sorted from new to old.
Card image
Protect VBA

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

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
Prevent Submit until reCaptcha

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

Card image
Wordpress drop-down menu

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

Card image
This Year

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

Card image
Calendar view

Another calendar view in Classic ASP, this one highlights today's date

Card image
ImagesIn

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

Card image
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...

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

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

Card image
VHD file 7GB - Delete

VHD file, 7GB, helpful when you want to quickly save files into an 8 GB usb ...

Card image
Import error log

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

Card image
Arabic SQL+ASP

Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...

Card image
ShowThumb

ASP.Net ShowThumb.aspx file that generates image thumb from an image, official ...

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
Application_OnStart

How to use Global.asa