Search results 66

Sorted from new to old.
Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image
NextID_Reset

Checks if ID has been reset in SQL database table If yes, it will reset it and ...

Card image
DB_Connect

VBA-Excel function to connect to SQL Database server, in addition to ...

Card image
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
Card43

Material design card Originally from

Card image
API in ASP Classic

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

Card image
CSS On-Off Switch

Radio button, in pure CSS, beautiful Looks like a checkbox, but acts as ...

Card image
Global asa

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

Card image
Calendar view

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

Card image
SendEmail_CDO

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

Card image
UserIP

Reads the website visitor IP

Card image
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...