Arachne has a little bug in BACKGROUND handling in the BODY tag
My HTML file has the following fragment
--></STYLE>
<BODY BACKGROUND="/img/back.jpg" TEXT="#000000">
<CENTER>
When i load it with arachne.. my Apache access log tells me this
vp227-171.worldonline.nl - - [19/Mar/2000:12:42:56 +0100] "GET
/img/back.jpg%20TEXT= HTTP/1.0" 404 212 "http://tamara.oisec.net/"
"xChaos_Arachne/4.1.60 (DOS x86;WATTCP/1.05; 640x480,16c; www.arachne.cz)"
You see it ignores the ending " in the BACKGROUND tag.. and tries to
retrieve /img/back.jpg%20TEXT=
--
Met vriendelijke groet,
Cliff Albert <[EMAIL PROTECTED]>