Skip to content

Instantly share code, notes, and snippets.

@knowuh
Created August 8, 2011 17:18
Show Gist options
  • Save knowuh/1132216 to your computer and use it in GitHub Desktop.
Save knowuh/1132216 to your computer and use it in GitHub Desktop.
<!-- * Copyright (c) 2006 Encore Research Group, University of Toronto * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA --> <!-- $Id: include.jsp 2682 2010-01-26 00:31:00Z [email protected] $ --> <!-- * Copyright (c) 2006 Encore Research Group, University of Toronto * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA --> <!-- $Id: friendlyError.jsp 1896 2008-04-29 22:47:13Z hiroki $ --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "XHTML1-s.dtd" /> <html xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <link href="./themes/tels/default/styles/globalstyles.css" media="screen" rel="stylesheet" type="text/css" /> <link href="./themes/tels/default/styles/styles.css" media="screen" rel="stylesheet" type="text/css" /> <title>WISE 4.0 Home Page</title> </head> <body> <div id="banner"> <h1>TELS Portal</h1> </div> <div style="position:relative;left:350px;"> The server has encountered an error.<br /><br /> The staff has been informed about this problem.<br /> <br /> Please return to your previous page. </div> </body> </html>' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: chrome://firebug/content/spy.js :: callPageHandler :: line 744" data: no]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment