Search results 185

Sorted from new to old.
Card image
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...

Card image
LightGallery

A gallery with lightbox, small with no dependencies LightGallery

Card image
ToggleSwitch in CSS

CSS Toggle switch, to show selection in CSS beautiful graphics It is basically ...

Card image
15 Datestamps

15 pure CSS date stamps to be used or Calendar view of a date, something I ...

Card image
Fancybox iframe

This is to demonstrate how to call a Fancybox from inside an iframe into parent ...

Card image
Shortner

Create a URL shortner using Web.Config AKA URL Redirect, or Page refresher, ...

Card image
Date Month icon

Calendar icon, or date icon, in pure css, used

Card image
RunRemote

Runs a macro from another workbook without parameters (WB Workbook has to be ...

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
OpenOffice Calc

OpenOffice programming with Visual Basic Some document I had for my reference.

Card image
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image
Protect VBA

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

Card image
Prevent Submit until reCaptcha

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

Card image
Calendar view

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

Card image
Import error log

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

Card image
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...