Your ASP hosting account comes with a number of free software tools that can help you build dynamic web pages and enhance your web site.
Microsoft Internet Explorer WebControls
The Microsoft Internet Explorer Controls provide you with the following:
MultiPage Web Control. Enables the definition of collections of PageView elements.
TabStrip Web Control. Simplifies the authoring of tabbed menus and is particularly useful for authoring UI elements that navigate site content.
Toolbar Web Control. Facilitates the authoring of Toolbar User Interface (UI) elements, which have behavior and features similar to the toolbars commonly used in Microsoft Windows applications.
TreeView Web Control. Facilitates the authoring of user interfaces that render hierarchical datasets, folder views, and other similar data structures.
Web Services Enhancements (WSE 2.0)
Web Services Enhancements is a Microsoft add-on that provides developers the latest advanced Web services capabilities to keep pace with the evolving Web services protocol specifications.
ASP.NET Time Tracker Starter Kit
ASP.NET Time Tracker Starter Kit is a line-of-business application that allows users to track the time they worked on a particular project. Project managers can then review these timesheets and generate reports that help them track project status.
File Upload
AspUpload 3.0, by Persists, is an industry-standard upload component that allows your ASP application to capture, save, and process arbitrary files uploaded with a browser. AspUpload 3.0 includes an HTML-based progress bar, uploads files of up to 2GB, includes Unicode support, and more.
Image Management
AspJpeg 1.4, by Persists, enables your ASP or ASP.NET application to create high-quality thumbnails of images. AspJpeg supports sharpening, picture-in-picture, metadata extraction, and much more. Original images may be in any of the following formats: JPEG, GIF, BMP, TIFF, or PNG. This component can be used in tandem with AspUpload to create thumbnails of images as they are being uploaded to the Web server.
GUID Maker
GuidMaker, from ServerObjects, allows developers to easily create GUIDs in ASP.
Crypt Command
AspCrypt, from ServerObjects, emulates the Unix Crypt command for ASP developers who need the one-way Crypt command.