资 源 简 介
Classic ASP may be obsolete, but there are still a lot of servers out there. Medryx.com was building a Web 2.0 application using different technologies, but one client could only use classic ASP as the server layer. So this library was born.
Features
class to access a json-rpc request, and pass the request to your class, calling the method with the passed parameters
class to abstract and simplify access to data via stored procedures (the ONLY secure data access with vbscript), and get the result as a recordset, a command object, or JSON
a class to convert a recordset automatically to json, with a lot of easily programmed flexibility
ASPUnit tests