<% Dim PageID PageID = Request.QueryString("PageID") If PageID = "" Then PageID = "1" End If OpenContentDB SQLStr = "SELECT PageID, LinkText FROM tblContent WHERE Active = 'Y' ORDER BY SortNumber" Set rsNav = ContentConn.Execute(SQLStr) SQLStr = "SELECT PageID, LinkText FROM tblContent WHERE Active = 'Y' ORDER BY SortNumber" Set rsFtNav = ContentConn.Execute(SQLStr) OpenLinksExDB SQLStr = "SELECT LinkText, LinkURL, LinkImage, ImgH, ImgW FROM tblLinks WHERE Active = 'Y'" Set rsExNav = LinksExConn.Execute(SQLStr) OpenContactDB SQLStr = "SELECT TollFree, Email, WebAddress, USAddress1, USAddress2, USPhone, USFax, UKAddress1, UKAddress2, UKPhone, UKFax FROM tblContact" Set rsContact = ContactConn.Execute(SQLStr) %> Container TRACKER - Who Are We?
Product Overview - ContainerTRACKER®

ContainerTRACKER® was originally introduced to the market in 1998 to address the needs of the automotive industry and other distributed manufacturing applications. Originally we thought there was a common and relatively simple solution to this family of incredibly complex problems. As we worked with our clients we discovered that each had an application or an aspect of their application that was unique. We found that a set of features, even when very extensive, did not provide a cohesive product. To ensure our product meets a complex set of ever-changing needs we identified a set of vital design characteristics.

ContainerTRACKER® has a unique set of characteristics that are a result of the product vision under which it was developed. These characteristics are the primary design goals for ContainerTRACKER® implemented by the features and user interface. These characteristics have evolved over ContainerTRACKER® ‘s life as the result of customer input and a clearer understanding of a wide range of asset management challenges. As ContainerTRACKER® continues to evolve we will strive to improve the fundamental characteristics in every area of the product.

Ease to Use
Graphic Interface
Protects Data Integrity
Easy to Automate
Easy to Integrate
Information Rich
Flexible and Powerful
Affordable
Full-Featured
User-Configured

ContainerTRACKER® also has a complete set of features. There are two types of features, Standard and Optional. The Standard features are built in to every version of ContainerTRACKER®. They are available in every system regardless of its nature. Often the owner can disable these features, but they only have to be re-enabled to be available. Optional features are purchased in addition to the basic system. Optional features do not apply to every tracking and asset management system. Often they represent a complete system of additional functionality that is associated with but not central to cyclic asset management.

ContainerTRACKER® truly provides a solution you can't outgrow.

Click on Features on the Menu for More Information

<% CloseLinksExDB CloseContactDB CloseContentDB %>