Archive for January, 2007

ASP Template 1.3.1 beta released (1/25/07)

I have released an updated version of ASP Template with a few bug fixes. It can be downloaded from the SF project site.

For those who might stumble across this project looking for a way of separating their code from their business logic in classic ASP, you can stop looking. This project is exactly what you are looking for.

While I don’t expect there to be a lot of activity with this project b/c of the legacy nature of classic ASP, I will be releasing bug-fixes and minor feature enhancements as needed. If you find a bug or need support, please use the SF mechanisms to make your request. Bug fixes will be fixed in a timely manner, but I can’t make any promises about support requests :)

Documentation: documentation is pretty lacking, but honestly there is not much to this one. Download the project and look at the examples directory and you will be up and running in no time. It took me less than an hour to get started when I first starting using this project in my coding.

ASP.NET users: there is code in the SF SVN repository for an ASP.Net version of this class. However, I am not familiar enough with ASP.Net to keep this updated so I believe its development will lag behind the classic ASP version.

mrtwice

Comments