<% 'Check that the user should be allowed to access this page. 'If not, send them to another page. 'response.write session("readwrite") 'If Session("ReadWrite") = "Read" Then 'the user is not validated to be here. Redirect to the Guest Page 'Response.Redirect "../mrcdc/guest_main.asp" 'End If %> <% Response.Buffer = true %> <% If Request.Form("btnGoTo") = "By Type" Then 'response.write "showall" Response.redirect "Stats_count_byType.asp" Elseif Request.Form("btnGoTo") = "By Location" Then 'response.write "search" Response.redirect "Stats_count_byLocation.asp" Elseif Request.Form("btnGoTo") = "By Location and Type" Then 'response.write "add new" Response.redirect "Stats_count_byLocation_byType.asp" Elseif Request.Form("btnGoTo") = "By Location and Topic" Then 'response.write "add new" Response.redirect "Stats_count_byLocation_byTopic.asp" end if %>

home | email  

 

Welcome:

  • The buttons below provide access to various database statistics.
  • These statistics can provide useful information regarding the number, type, and topics of the records stored in the database.
  • As additional records are added to the database, these tables and graphs will be updated automatically.





Problems? Questions?
If you are having problems with any of the database functions or have suggestions and/or improvements, please contact tony@dtmgis.com.


Copyright 2004 - DTM Consulting, Inc. - All Rights Reserved