BPQ-WebServer is a simple plug-in web server for
BPQ32. It will dynamically serve a selection of pages created from the
data in BPQ32. The pages currently available are -
- index.html - return to the home page
- all.html - a list of all the stations heard
- allrf.html - a list of all stations heard on RF
- mobilesall.html - a list of all mobiles stations heard
- mobilesrf.html - a list of all the mobile stations heard on RF
- wxall.html - a list of all WX stations heard
- wxrf.html - a list of all the WX stations heard on RF
- obj.html - a list of all objects heard
- objrf.html - a list of all objects heard on RF
The dynamic pages use templates, so the user can make them
as pretty or as simple as he wishes, including using graphics.
Besides serving dynamic pages, BPQ-WebServer can also
serve other pages that you may wish to make available. For example, this page
is made available simply by putting it in BPQ-WebServer's HTML folder,
and adding a link to it to the other pages.
|