Search results 472

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
Show/hide ribbon

Show or hide Excel ribbon from inside VBA Needed that in one of my projects

Card image
Global asa

As ASP Classic user, I have to have some post about global.asa Here is one, ...

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
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

Card image
SendEmail_CDO

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

Card image
Files_MostRecentN

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

Card image
Arabic SQL+ASP

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

Card image
Loading3 gif

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

Card image
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

Card image
ShowThumb

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

Card image
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...