ASP Classic 312
Active Server Pages for web development. Code here can also be used in VBA, VBA-Excel or VB6
Sorted from new to old.

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

VBInstr (or Instr parameters)
The great function InStr I use a lot has a small confusing part. Which string ...

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

Checks if URL is valid
Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...