Basic features
Browser compatibility. For different or older browser (Netscape, Older IE,...), auto detector will redirect the web page to another URL which works for the different/older browser
The displayed table connects to the database through an ADO activeX control. Only this activeX control is allowed to access the AirGuide database.
ASP-ADO version, ASP-ADO-XML version, and ASP-ADO-XSLT version are available at this time. this may change.
ASP-ADO-XML version and ASP-ADO-XSLT versions use inline frame which connects to the database and shows table. If the customer does not want to buy the whole web application, they may only buy the inline frame part which uses database to show table as far as they provide the Date/time/timezone/channel parameters. Or they may only buy the linked address of URL.
ASP-ADO-XML version has FirstPage, PreviousPage and Nextpage features to view SQL result.
Debug table is available, since the communication between each objects, between two frames, between client and server, may create many bugs. This debug mode can be turned on/off by configuration.
When the mouse is over a table row, this row will change font color to red
Provide early and late buttons which change SQL time early or late 6 hours (Note: the changed data and unit can be configured)
When you click Early/Late button, if the date changed, animated date image will change. Whereas the timezone is always the computer system time.
The SQL time interval can be configured.
Full screen window is available, since the record sets can be large and user may want to view as much as possible.
If user chooses all channels, the channel field will be added, otherwise the channel field will not show up.
The layout can be configured including Table head background, font, data row background color, alter data row background color, background water mark characters and color, - - -
The title page is flash movie. The flash movie playing at client side while the table page is processing at server side. The database processing take server CPU while flash take client CPU. The flash movie page call invokes table page to come out. After a little while, the table page shows up, and the flash movie page disappears automatically .
XML format file for database is available by right clicking the table in XSLTDayView.asp, select "view source".
If client requires the table header as time line, we may develop that kind of software upon their request.