ASP Classic 298
Active Server Pages for web development. Code here can also be used in VBA, VBA-Excel or VB6
Sorted from new to old.
ANma_HTML2DB + ANma_DB2HTML + ...
Convert HTML text into DB-safe string, by converting some characters as below. ...
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 ...