Active Server Pages samples and demos
FTP Multiple Files with WScript
Need to FTP multiple files somewhere and don't want to purchase or
install a third party component? It is pretty easy to do it yourself and
flexible enough that you can do it for almost any situation.
UPS Online Tools
This sample code is a complete, working demonstration of an implementaion of
the UPS Online Tools. It is done in classic ASP, not .NET which probably
offers a more streamlined way fo doing it. Check back for a JavaScript version.
Change an Excel Spreadsheet
A bare bones, simple example of some basic manipulation of an uploaded
Excel spreadsheet using classic ASP.