Skip to content

Instantly share code, notes, and snippets.

@malomalo
Created February 25, 2010 02:19
Show Gist options
  • Save malomalo/314142 to your computer and use it in GitHub Desktop.
Save malomalo/314142 to your computer and use it in GitHub Desktop.
FAA Failure Page. (WARN Status code is 200 on error)
HTTP/1.1 200 OK
Server: Sun-ONE-Web-Server/6.1
Content-Type: text/html;charset=ISO-8859-1
Date: Tue, 23 Feb 2010 23:00:22 GMT
Content-Length: 17930
Connection: keep-alive
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML LANG="en-us">
<head>
<title>FlyFAA Application Error</title>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META http-equiv="Content-Script-Type" content="text/javascript">
<META NAME="Generator" CONTENT="NetObjects Authoring Server 3.0 for Windows">
<META NAME=author content="www.atcscc.tfmi.nas.faa.gov/flyfaa">
<META NAME=KEYWORDS content="">
<META NAME=SUBJECT content="www.atcscc.tfmi.nas.faa.gov/flyfaa">
<META NAME=DESCRIPTION content="">
<LINK rel=stylesheet type="text/css" href="/styles/faa.css">
<LINK rel=stylesheet type="text/css" href="/styles/flyfaamenus.css">
<script language="Javascript">
<!-- Hide from old browsers
var vg_PageLoaded = false;
// This code redirects 2.x users to the download page.
// The FRAMESET tag hides the rest of the page so it doesn't display.
if ( ((navigator.appName=="Microsoft Internet Explorer")||(navigator.appName=="Netscape"))
&& (navigator.appVersion.substring(0,1)<="3") ) {
document.write('<FRAMESET>');
location.href="http://home.netscape.com/computing/download/upgrade_index.html";}
// Stop Hiding From Old Browsers -->
</script>
<noscript>
<center><BR>
<!-- this noscript section shows a message/link to those users with JavaScript turned off and 1.x users.-->
<font face="Arial, Helvetica, sans-serif" size="3" color=red>You are receiving this message because you need to
upgrade your browser (upgrade <a href="http://home.netscape.com/computing/download/upgrade_index.html">Netscape</a> or
<a href="http://www.microsoft.com/windows/ie/">Internet Explorer</a>), or you have disabled JavaScript.</font><BR><a href="#menu"><FONT FACE="Verdana,Tahoma,Arial,Helvetica">Skip to the menu</font></a>
</center><BR>
</noscript>
<SCRIPT LANGUAGE="JavaScript1.2" SRC="/js_source/gecko.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript1.2">
// Call setBrowser to set up variables isIE4, isNav4 and isNav6
setBrowser();
browser = navigator.appName;
version = navigator.appVersion;
//do browser detect stuff
var isNS = (browser == "Netscape");
var isHP = (navigator.userAgent.indexOf("HP-UX") > -1);
var isNS6 = (navigator.userAgent.indexOf("Netscape6") > -1);
var isNS7 = (navigator.userAgent.indexOf("Netscape/7") > -1);
var isNSHP = (isNS && isHP);
var isMacIE = ( (navigator.userAgent.indexOf("IE 4") > -1) && (navigator.userAgent.indexOf("Mac") > -1) );
var layerRef = (isNS) ? "document" : "document.all";
var styleRef = (isNS) ? "" : ".style";
// eval(layerRef + '["' + layerID + '"]' + styleRef + '.visibility = "visible"');
// eval(layerRef + '["' + layerID + '"]' + styleRef + '.visibility = "hidden"');
var isDynamic = ( (isIE4||isIE40||isNav4||isNav6) && !isMacIE );
// Reload the document if a Netscape 4 user resizes the window
if(isNav4) {
origWidth=innerWidth;
origHeight=innerHeight;
onresize=function(){
if(innerWidth!=origWidth||innerHeight!=origHeight)location.reload()
}
}
activeMenu=0;
</SCRIPT>
<SCRIPT type="text/javascript" LANGUAGE="JavaScript1.2" SRC="/js_source/dhtml_menus.js"></SCRIPT>
<SCRIPT type="text/javascript" LANGUAGE="JavaScript">
function loadup(){
if ( isNav6 ) {
if (document.getElementsByTagName("*")) {
document.all = document.getElementsByTagName("*");
}
}
if (isDynamic) {
if (isNS) {
document.captureEvents(Event.MOUSEMOVE);
document.onmousemove = killMenu;
} else {
document.onmouseover = killMenu;
}
}
vg_PageLoaded=true;
}
</SCRIPT>
</HEAD>
<BODY onLoad="loadup()" BGCOLOR="#FFFFFF" LINK="#006699" VLINK="#3399CC" TEXT="#000000" TOPMARGIN=5 LEFTMARGIN=5>
<SCRIPT type="text/javascript" SRC="/rollscript.htm"></SCRIPT>
<noscript><a name="menu"></a><h3><FONT FACE="Verdana,Tahoma,Arial,Helvetica">ATCSCC Text Menu</FONT></h3>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica" size="-1"><a href="#asl">Skip to list of airports</a>&nbsp;&nbsp;<a href="#content">Skip to page content</a></FONT>
<p><FONT FACE="Verdana,Tahoma,Arial,Helvetica"><a href="/flyfaa/plaintext.html">National Airport Status Summary</a></FONT></P>
<p><FONT FACE="Verdana,Tahoma,Arial,Helvetica"><a href="/What_s_New/what_s_new.html">What's New at the ATCSCC</a></FONT>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica" size="-1"><ul>
<li><a href="/flyfaa">07/09/2003 - New version of fly.faa.gov</a></li>
<li><a href="/ratreader/jsp/index.jsp">06/03/2003 - Current Reroutes (RAT)</a></li>
<li><a href="/Operations/playbook/playbook_html/index.htm">05/15/2003 - National Playbook</a></li>
<li><a href="/ecvrs/index.html">10/01/2002 - HDTA Reservations (e-CVRS)</a></li>
<li><a href="/Products/Coded_Departure_Routes/coded_departure_routes.html">08/08/2002 - Route Management Tool</a></li>
<li><a href="http://rvr.fly.faa.gov/rvr/index.html">06/18/2002 - Runway Visual Range (RVR)</a></li>
<li><a href="/FAQ/faq.html">05/31/2001 - Frequently Asked Questions</a></li>
<li><a href="/Products/AIS/ais.html">03/28/2001 - Aviation Information System</a></li>
<li><a href="/estmp/index.html">09/18/2000 - Special Event Reservations</a></li>
</ul></FONT></p>
<p><FONT FACE="Verdana,Tahoma,Arial,Helvetica"><a href="/Products/products.html">Products</a></FONT>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica" size="-1"><ul>
<li><a href="/advisories/">Advisories Database</a></li>
<li><a href="/Products/FSM/fsm.html">Airline FSM Training Sign-up</a></li>
<li><a href="/Products/AADC/aadc.html">Airport Arrival Demand Chart</a></li>
<li><a href="/Products/AIS/ais.html">Aviation Information System</a></li>
<li><a href="/carf/">Central Altitude Reservation Function</a></li>
<li><a href="/ratreader/jsp/index.jsp">Current Reroutes (RAT)</a></li>
<li><a href="/Products/Information/information.html">General Overview of the ATCSCC</a></li>
<li><a href="/FAQ/Acronyms/acronyms.html">Glossary of Terms</a></li>
<li><a href="/ecvrs/index.html">HDTA Reservations (e-CVRS)</a></li>
<li><a href="/ois/">Operational Information System</a></li>
<li><a href="/Products/Coded_Departure_Routes/coded_departure_routes.html">Route Management Tool</a></li>
<li><a href="http://rvr.fly.faa.gov/">Runway Visual Range (RVR)</a></li>
<li><a href="/estmp/index.html">Special Event Reservations (e-STMP)</a></li>
</ul></FONT></p>
<p><FONT FACE="Verdana,Tahoma,Arial,Helvetica"><a href="/Feedback/feedback.html">Feedback</a></FONT></p>
<p><FONT FACE="Verdana,Tahoma,Arial,Helvetica">Airport Status Links</FONT><a name="asl"></a>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica" size="-1"><ul>
<li><a href="./flyfaaindex.jsp?ARPT=BWI&p=0" target="_blank">Baltimore-Washington International Airport (BWI), Baltimore, Maryland</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=BOS&p=0" target="_blank">General Edward Lawrence Logan International Airport (BOS), Boston, Massachusetts</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=CLT&p=0" target="_blank">Charlotte Douglas International Airport (CLT), Charlotte, North Carolina</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=MDW&p=0" target="_blank">Chicago Midway Airport (MDW), Chicago, Illinois</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=ORD&p=0" target="_blank">Chicago OHare International Airport (ORD), Chicago, Illinois</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=CVG&p=0" target="_blank">Cincinnati/Northern Kentucky International (CVG), Covington/Cincinnati, OH, Kentucky</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=CLE&p=0" target="_blank">Cleveland Hopkins International Airport (CLE), Cleveland, Ohio</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=DFW&p=0" target="_blank">Dallas/Ft Worth International Airport (DFW), Dallas-Ft Worth, Texas</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=DEN&p=0" target="_blank">Denver International Airport (DEN), Denver, Colorado</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=DTW&p=0" target="_blank">Detroit Metropolitan Wayne County (DTW), Detroit, Michigan</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=FLL&p=0" target="_blank">Fort Lauderdale/Hollywood International Airport (FLL), Fort Lauderdale, Florida</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=IAH&p=0" target="_blank">George Bush Intercontinental/Houston Airport (IAH), Houston, Texas</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=IND&p=0" target="_blank">Indianapolis International Airport (IND), Indianapolis, Indiana</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=JFK&p=0" target="_blank">John F Kennedy International (JFK), New York, New York</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=MCI&p=0" target="_blank">Kansas City International Airport (MCI), Kansas City, Missouri</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=LGA&p=0" target="_blank">La Guardia Airport (LGA), New York, New York</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=LAS&p=0" target="_blank">Las Vegas McCarran International Airport (LAS), Las Vegas, Nevada</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=LAX&p=0" target="_blank">Los Angeles International (LAX), Los Angeles, California</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=MEM&p=0" target="_blank">Memphis International Airport (MEM), Memphis, Tennessee</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=MIA&p=0" target="_blank">Miami International Airport (MIA), Miami, Florida</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=MSP&p=0" target="_blank">Minneapolis-St Paul International/Wold-Chamberlain (MSP), Minneapolis, Minnesota</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=BNA&p=0" target="_blank">Nashville International Airport (BNA), Nashville, Tennessee</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=EWR&p=0" target="_blank">Newark International (EWR), Newark, New Jersey</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=MCO&p=0" target="_blank">Orlando International Airport (MCO), Orlando, Florida</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=PHL&p=0" target="_blank">Philadelphia International Airport (PHL), Philadelphia, Pennsylvania</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=PHX&p=0" target="_blank">Phoenix Sky Harbor International Airport (PHX), Phoenix, Arizona</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=PIT&p=0" target="_blank">Pittsburgh International Airport (PIT), Pittsburgh, Pennsylvania</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=PDX&p=0" target="_blank">Portland International (PDX), Portland, Oregon</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=RDU&p=0" target="_blank">Raleigh-Durham International Airport (RDU), Raleigh/Durham, North Carolina</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=DCA&p=0" target="_blank">Ronald Reagan Washington National Airport (DCA), Washington, District of Columbia</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=STL&p=0" target="_blank">Lambert-St Louis International Airport (STL), St Louis, Missouri</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=SLC&p=0" target="_blank">Salt Lake City International Airport (SLC), Salt Lake City, Utah</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=SAN&p=0" target="_blank">San Diego-Lindbergh Field Airport (SAN), San Diego, California</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=SFO&p=0" target="_blank">San Francisco International Airport (SFO), San Francisco, California</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=SJC&p=0" target="_blank">San Jose International (SJC), San Jose, California</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=SEA&p=0" target="_blank">Seattle-Tacoma International Airport (SEA), Seattle, Washington</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=TPA&p=0" target="_blank">Tampa International Airport (TPA), Tampa, Florida</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=TEB&p=0" target="_blank">Teterboro Airport (TEB), Teterboro, New Jersey</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=ATL&p=0" target="_blank">The William B Hartsfield International Airport (ATL), Atlanta, Georgia</a></li>
<li><a href="./flyfaaindex.jsp?ARPT=IAD&p=0" target="_blank">Washington Dulles International (IAD), Washington, District of Columbia</a></li>
</ul></FONT></p>
</noscript>
<!-- Put body content below this line -->
<TABLE border=0 cellPadding=0 cellSpacing=0 SUMMARY="This table is for layout">
<TR>
<TD vAlign=top><!--- THIS CANNOT BE CHANGED --->
<DIV id="faaheader">
<TABLE border=0 cellPadding=0 cellSpacing=0 width=95% SUMMARY="This table is for layout">
<TR>
<TD vAlign=bottom align="left"><img alt="Background image" src="/images/navBanner800.jpg" height=42 >
</TD>
</TR>
</TABLE>
</DIV>
<DIV ID="atcsccheader">
<TABLE border=0 cellPadding=0 cellSpacing=0 width=800 SUMMARY="This table is for layout">
<TR>
<TD vAlign=top>
<!--- Begin table that contains the (nonexistent) "search" button --->
<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%" SUMMARY="This table is for layout">
<TR>
<TD COLSPAN="2" WIDTH=97 ALIGN="left" VALIGN="top"><A HREF="http://www.faa.gov/Index.cfm" target="_blank"><IMG id="Picture15" HEIGHT=97 WIDTH=97 SRC="/images/faa_logo.gif" BORDER=0 ALT="Visit the FAA" ></A></TD>
<TD width=32 valign=top><IMG alt="" border=0 height=97 src="/images/clearpixel.gif" width=32>
<!--
<TD colspan="2" width=129 vAlign=top><IMG alt="" border=0 height=56 src="/images/clearpixel.gif"
width=129> ( was faa_05.gif ) -->
</td>
<TD width=573 align="center" vAlign=top><FONT class=heading1>Air Traffic Control System Command Center</FONT>
<HR SIZE=-1 width="530">
<FONT class="abs">[ <A HREF="../Visit_the_FAA/visit_the_faa.html">FAA Home</A> |
<A HREF="/index.html">Airport Status</A> |
<A href="/What_s_New/what_s_new.html" name="whatsnew" onmouseover="activateflyFAAMenu(1,395);">What's
New</A> |
<A HREF="/Products/products.html" name="products"
onmouseover="activateflyFAAMenu(2,495);">Products</A> |
<A HREF="/sitemap.html" name="sitemap" onmouseover="hideActiveMenus();">Site Map</A> ]</FONT>
<HR SIZE=-1 width="530">
<FONT class="heading2">flyFAA has encountered an error!</FONT>
</TD>
<TD colspan="2" align="right" valign="top"><IMG hspace="2" vspace="2" alt="ATCSCC Logo" border=0
src="/images/atcscc_small.gif"></td>
</TR>
<!-- Welcome message (Error message) -->
<TR VALIGN="top" ALIGN="left">
<TD HEIGHT =8 WIDTH=45></TD>
<TD width="52"></TD>
<TD width="32"></TD>
<TD width=573><IMG SRC="./images/clearpixel.gif" ALT="" WIDTH =573 HEIGHT=1 BORDER=0></TD>
<TD width=64><IMG SRC="./images/clearpixel.gif" ALT="" WIDTH =64 HEIGHT=1 BORDER=0></TD>
<TD width=34><IMG SRC="./images/clearpixel.gif" ALT="" WIDTH =34 HEIGHT=1 BORDER=0></TD>
</TR>
<TR VALIGN="top" ALIGN="left">
<TD HEIGHT =54></TD>
<TD colspan="4">
<!-- <P CLASS="abs">-->
<P>&nbsp;<P>
<FONT class="errormsg">FlyFAA has encountered an error.&nbsp; Please try again later.&nbsp;
If you wish, you may <A HREF="../Feedback/feedback.html">send us some feedback</A> or <A HREF="mailto:WebMasterATCSCC@faa.gov">contact our
Webmaster</A>.</FONT>
<!-- </P> -->
</TD>
<TD>&nbsp;</TD>
</TR>
<!-- End of welcome message -->
</table>
</TD>
</TR>
</TABLE>
</DIV>
</TD></TR>
</TABLE>
<!-- End of welcome message -->
<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=659>
<TR VALIGN="top" ALIGN="left">
<TD>
<P>&nbsp;
<P>&nbsp;
<P>&nbsp;
<P>&nbsp;
<P>&nbsp;
<P>&nbsp;
<P>&nbsp;
<P>&nbsp;
<P>&nbsp;
<P>&nbsp;
<!-- Layer3 here (footer)... -->
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0>
<TR VALIGN="top" ALIGN="left">
<TD WIDTH=11 HEIGHT =23><IMG SRC="/images/clearpixel.gif" ALT="" WIDTH =11 HEIGHT=1 BORDER=0></TD>
<TD></TD>
</TR>
<TR VALIGN="top" ALIGN="left">
<TD></TD>
<TD NOWRAP><FONT FACE="Verdana,Tahoma,Arial,Helvetica"> [<A HREF="../index.html">ATCSCC&nbsp;Home</A>]
[<A HREF="../What_s_New/what_s_new.html">What's&nbsp;New</A>]
[<A HREF="../Products/products.html">Products</A>]
[<A HREF="../Feedback/feedback.html">Feedback</A>]
[<A HREF="../FAQ/faq.html">FAQ</A>]
[<A HREF="../Visit_the_FAA/visit_the_faa.html">Visit&nbsp;the&nbsp;FAA</A>]
</FONT></TD>
</TR>
</TABLE>
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0>
<TR VALIGN="top" ALIGN="left">
<TD WIDTH=11 HEIGHT =10><IMG SRC="/images/clearpixel.gif" ALT="" WIDTH =11 HEIGHT=1 BORDER=0></TD>
<TD WIDTH=669><IMG SRC="/images/clearpixel.gif" ALT="" WIDTH =669 HEIGHT=1 BORDER=0></TD>
</TR>
<TR VALIGN="top" ALIGN="left">
<TD></TD>
<TD WIDTH=669>
<P ALIGN="CENTER"><FONT SIZE="-1" FACE="Verdana,Tahoma,Arial,Helvetica">Please </FONT><A HREF="mailto:WebMasterATCSCC@faa.gov"><FONT SIZE="-1" FACE="Verdana,Tahoma,Arial,Helvetica">contact our
Webmaster</FONT></A><FONT SIZE="-1" FACE="Verdana,Tahoma,Arial,Helvetica"> with questions or comments.
<BR></FONT><FONT SIZE="-2" FACE="Verdana,Tahoma,Arial,Helvetica">[ </FONT><A HREF="/What_s_New/Policy/policy.html"><FONT SIZE="-2" FACE="Verdana,Tahoma,Arial,Helvetica">Web Site Policy &amp;
Issues</FONT></A><FONT SIZE="-2" FACE="Verdana,Tahoma,Arial,Helvetica"> ]</FONT></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<br>
<!-- End of layer3 -->
</BODY>
</HTML>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment