The ASPSmith Articles, ASPAlliance.com

Event Tracking in Data Applications

By Steven Smith
http://www.aspalliance.com/stevesmith/articles/19991025asptoday.asp

This AspToday article from October of 1999 discusses the design technique of using events rather than just status codes to describe objects over time.

Using ASP, it is possible to create a web-based FTP site, which can be accessed with a browser from anywhere, and allowing the user both upload and download capabilities. Steven Smith demonstrates a file-uploading component for such a site.
Read On