Micha <[EMAIL PROTECTED]> writes:

> This is the head of the cached D-File:
> 
> HTTP/1.0 200 OK
> Date: Wed, 20 Jul 2005 13:13:12 GMT
> Server: Apache-Coyote/1.1
> Set-Cookie: DealTimeAID=1509340; domain=dealtime.com; path=/
> Set-Cookie: DealTimeUserID=d85a0393ba2a3918c1028b77;
> domain=dealtime.com; path=/; expires=Sat, 18-Jul-2015 13:13:12 GMT
> Set-Cookie: PartnerId=; domain=dealtime.com; path=/ Set-Cookie:
> BrandID=888; domain=dealtime.com; path=/ P3P: CP="NOI CURa ADMa DEVa
> TAIa PSAa PSDa OTPa OUR BUS IND UNI COM NAV INT STA",CP="NOI CURa ADMa
> DEVa TAIa PSAa PSDa OTPa OUR BUS IND UNI COM NAV INT STA" Vary:
> Accept-Encoding Content-Type: text/html;charset=UTF-8
> Client-Date: Wed, 20 Jul 2005 13:13:13 GMT
> Client-Response-Num: 1
> Set-Cookie:
> reloadCheck=%2FxPP-PC_Laptops--ibmhttp%3A%2F%2Fwww1.dealtime.com%2FxPP-
> PC_Laptops; Domain=.dealtime.com Set-Cookie: seoUrl=;
> Domain=.dealtime.com; Path=/ Set-Cookie: PSID=5uESjJ2pxz;
> Domain=.dealtime.com Connection: close
> Proxy-Connection: close
> 
> 
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";><html><head><title>
> PC Laptops - Prices and Reviews at DealTime</title><meta
> http-equiv="content-type" content="text/html; charset=UTF-8"/><meta
> name="DESCRIPTION" content="Compare shop for PC Laptops at DealTime -
> read reviews and compare prices from stores all across the Web"/><meta
> name="KEYWORDS" content="PC Laptops,comparison shopping,shop"/><link
> rel="SHORTCUT ICON"
> href="http://img.shopping.com/sc/favicon/1.ico"/><link rel="stylesheet"
> type="text/css"
> href="http://img.shopping.com/cctool/xcss/dt.css?v=33"/><script
> type="text/javascript"
> src="http://img.shopping.com/cctool/xjs/functions.js?v=33";></script>
> 
> <script type="text/javascript">if (top.location != self.location)
> {top.location.replace(self.location);}</script>
> 
> </head>
> 
> If i strip the wwwoffle part off, i can fully view the page in a
> browser via file:///.

It isn't a 'wwwoffle part' at the top, it is the HTTP header that came
from the server.  If you allow the header to wrap when e-mailing it
then it can be impossible to see what has happening if there is a
strange header.

Are you saying that you cannot view the page from the WWWOFFLE cache
but you can if you save it to a file and load it in?  There are lots
of reasons why this might happen:
   If you have the WWWOFFLE option to modify the HTML enabled there
   might be a bug.
   If the page has relative links it that cannot be found when reading
   from a file
   If the page has fancy javascript that is doing something strange.

You will have to try looking in more detail to work out what the
reason is in this particular case.  I cannot help you here other than
to say that I can see the page with the HTMLModify option in WWWOFFLE
enabled and with the disable-script option set.


> The same applies to URLs like
> http://www1.dealtime.com/xPP-PC_Laptops--price_range_"foo"_"bar";....
> 
> I deleted the host completely, and reloaded the pages.
> The 'ibm' page still is empty in the broswer (though fully received by
> wwwoffle), while i can view and reload the'range' page normally.
> (However, i can do sth like 
> http://www1.dealtime.com/xPP-PC_Laptops--price_range_0_1000-ibm
> and this works well, too.)

Have you tried enabling the debugging output in WWWOFFLE?  The FAQ
explains how to do this.

-- 
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop                             [EMAIL PROTECTED]
                                      http://www.gedanken.demon.co.uk/

WWWOFFLE users page:
        http://www.gedanken.demon.co.uk/wwwoffle/version-2.8/user.html

Reply via email to