<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
   "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
   <script type="text/javascript" src="js/hack7.js"></script>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
   <title>Wywietlenie nagwkw odpowiedzi</title>
   <link rel="stylesheet" type="text/css" href="/parkerriver/css/hacks.css"/>
</head>
<body onload="document.forms[0].url.value=urlFragment">
<h3>Nagwki odpowiedzi HTTP zostan przedstawione po podaniu strony internetowej</h3>

<form action="javascript:void%200">
   <p>Prosz poda adres URL: 
      <input type="text" name="url" size="20" onblur="getAllHeaders(this.value)">
      <span class="message">&#171;Po podaniu adresu, prosz nacisn klawisz 
      Tab&#187;</span></p>
      <div id="msgDisplay"></div>
</form>
</body>
</html>
