|
|
|
<% @language="vbscript"%> <% dim password password = request.form("txtpassword") if(password = "")then elseif(password = "6ibcta")then response.redirect("SysEquip Manuals.htm") else%> Access to ATCBI-6 manuals is restricted to authorized users only. Send an email to jennifer.ctr.atkinson@faa.gov or go to "Request Password" <%end if %> |
|