<% If Request.Form("btnLogin") = "Login" Then Response.Redirect "login.asp" Elseif Request.Form("btnLogin") = "Guest" Then Response.Redirect "guest_main.asp" End if %> <% Set FS=Server.CreateObject("Scripting.FileSystemObject") Set RS=FS.OpenTextFile(Server.MapPath("counter.txt"), 1, False) fcount=RS.ReadLine RS.Close fcount=fcount+1 'This code is disabled due to the write access security on our server: Set RS=FS.OpenTextFile(Server.MapPath("counter.txt"), 2, False) RS.Write fcount RS.Close Set RS=Nothing Set FS=Nothing %>

home | email  

 

Missouri River Resource Database Facts:

  • Convenient access to River Corridor reports and data.
  • Approved users can add to and edit the database.
Introduction
This database was created as part of the Data Gaps Assessment performed for the Missouri River Conservation Districts Council (MRCDC).

Login
If you are an authorized user, click the Login button below to view, add and edit the database. Guest users can view the database by clicking on the Guest button below.

 


Information:
If you would like more information regarding the this database, please contact tony@dtmgis.com.


This site has been visited <%=fcount%> times.

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