sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #52847
Re: lynx browser problem
wget er din ven :)
fx.
wget http://www.sslug.dk/artikler/list.shtml
/Frank
On Saturday 06 July 2002 00:04, you wrote:
> Hej,
>
> Jeg får ikke samme site i lynx browseren som jeg får i mozilla.
>
> Hvordan kan jeg hente den samme side som mozilla in i en tekst fil fra
> kommandolinien eller et bash script ?
>
> Mozilla http://xml.house.gov
> returnere
> ----------------------
> <html>
> <head>
> <title>US House of Representatives XML and Legislative Documents</title>
> <meta name="description" content="Official site for XML at the U.S.
> House of Representatives">
> <meta name="keywords" content="XML legislation Congress legislative
> extensible Markup Language U.S. House of Representatives">
> <meta name="authors" content="Joe Carmel Cindy Leach">
>
> </head>
> <body>
> <table width=100%>
> <tr BGCOLOR="000066">
> <td width=15% BGCOLOR="000066"><center><img
> src="capgov1.gif"><center></td><td><hr width=50% color="990000"><font
> face="Arial" size=5 color="FFFFFF"><center><b> United States
> Congress<br> XML and Legislative Documents</center></font><font
> color="222222"><hr width=80% color="990000"></font>
>
> </td>
> </tr>
> </table>
>
> <table>
> <tr>
> <td width=15% valign=TOP><font face="Arial" size=2
> color="000066"><b>Notice:</b></font></td>
> <td valign=TOP><font face="Arial" size=2><i>The document type definitions
> (DTDs) presented on this site were developed at the U.S. House of
> Representatives by employees of the Federal Government in the course of
> their official duties. Pursuant to Title 17 Section 105 of the United
> States Code, these DTDs are not subject to copyright protection and are
> in the public domain. These DTDs are in draft form. The U.S. House of
> Representatives assumes no responsibility whatsoever for their use by
> other parties, and makes no guarantees, expressed or implied, about
> their quality, reliability, or any other characteristic.
> These DTDs can be redistributed and/or modified freely provided that any
> derivative works bear some notice that they are derived from it, and any
> modified versions bear some notice that they have been modified.</i></td>
> </tr>
>
> </table>
> .............og meget mere.............
>
> lynx -error_file=xhg.err -mime_header -noredir -trace http://xml.house.gov
> returnere
> -----------------------------------------------
> HTTP/1.1 406
> Server: Microsoft-IIS/4.0
> Date: Fri, 05 Jul 2002 21:53:28 GMT
> Content-Type: text/html
> Content-Length: 1160
>
> <HTML>
> <BODY text=#000000 vLink=#ff9900 link=#ff9900 bgColor=#ffffff>
> <TABLE cellSpacing=5 cellPadding=3 width=400>
> <TBODY>
> <TR>
> <TD vAlign=center align=left width=400><FONT
> face=Verdana,Arial,Helvetica
> size=2><FONT size=3><B>SecureIIS application firewall security
> alert</B></FONT><BR><BR><BR>If you feel that you have received
> this page in error, please
> contact the administrator of this web site.
> <BR><BR>
> <HR>
> <BR><B>What is SecureIIS?</B><BR>SecureIIS offers websites
> running Microsoft Internet Information Server a broad range of
> protection
> from common vulnerabilities, both known and unknown. Because
> SecureIIS
> does not protect against specific vulnerabilities, but classes of
> vulnerabilities, it allows for a much more far reaching layer of
> security.
> <BR><BR>
> <HR>
> <BR>For more information on SecureIIS, please visit <A
>
> href="http://www.eeye.com/SecureIIS/">http://www.eeye.com/SecureIIS/</A><BR
>><BR><B><FONT color=#ff7000>eEye</FONT> Digital Security</B> -
> <I>Vulnerability Is
> Over...</I></FONT></TD></TR></TBODY></TABLE></BODY></HTML>
> -------------------------------------
References