Browsing ASP/ HTML
Disk Space Usage
This code will tell you how much disk space on your server you're usingOriginal Author: Agnus ImonarInputsNokeAssumptionsJust paste the code into an .
Select List Thingy
*UPDATED 10-23-00* Now with more options, including multiple select, size, and default selected option.
Database Connectivity and Data Access
This article shows various connection strings, used to connect to various databases in Windows, as well as methods to access and modify data.
View and Sort any SQL table from a single ASP page
This page allows you to view and sort all of your tables in an SQL databaseOriginal Author: Tim HancockAssumptionsYou will only need to add the server name and database name to the connection string to adapt it to work on your server.
Forced Download 2
Allows you to force a file to be downloaded rather then displayed within the users browser.
Advanced SQL Query Builder
This code lets visitors to your site perform complex queries.