Search results 74

Sorted from new to old.
Card image
DirectionToggle

JS to switch direction between Right-to-Left and Left-to-Right Toggle the ...

Card image
Path (ASP Classic)

Site physical actual location

Card image
Checkbox.asp

A simple Classic ASP checkbox implementation, helpful for beginners. ...

Card image
IsThere_Remote

Checks if a file can be reached online or no Same as

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

Card image
RC4 Encryption

A code inherited from an old application to protect or un-protect text in ...

Card image
Login modal

Simple modal with login form in Bootstrap 3

Card image
API in ASP Classic

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

Card image
Bootstrap Treeview

A Treeview in Bootstrap (Used Bootstrap v3.3 which you need to host in addition ...

Card image
RealPerson Captcha

Captcha, smart new way to do it. Again, an actually working captcha, not like ...

Card image
Thumbnail generator

Generates thumb image file from a jpg, gif or png, saves it to server, or show ...

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
Val2

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

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 ...