%@ LANGUAGE="VBSCRIPT" %>
Crossing Administration
<%strCrossing = request.querystring("strCrossing")%>
<%
strSQL = "SELECT Location.Crossing, Location.CityName FROM Location " & _
"WHERE (((Location.CROSSING)='" & strCrossing & "')); "
Set rsTEST = dbConnection.Execute(strSQL)%>
|
Crossings |
Projects |
Permits |
|
Single Crossing | Mapping | Summary
Reports | Admin |
| |
|
|
|
|
|
 |
|
|
<%= strCrossing%>
The Admin area is
used for requested options. One of the options
available is to create a file that includes data
elements required by FRA to be included in a file that
can then be sent to the Federal Railroad Administration
to update their national database. The link below
is not live, simply an example of options.
|
|
| |