Re: question/problem

* Andreas Janssen wrote:
>Hello,
>
>can you please check if the URL
>
>http://jigsaw.w3.org/css-validator/check/referer
>
>mentioned in the result page of a CSS validation is correct ?
>
>As far as I can see it is leading to the intro-page
>
>http://jigsaw.w3.org/css-validator/
>
>of the CSS validation-service.

You need to setup a link on your webpage pointing at that URI and your
browser (plus possibly interfering proxies) must pass a Refer: HTTP
header to jigsaw.w3.org in order to work; if you call it directly, it
won't work, since the Validator doesn't know what page to check.
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Friday, 10 August 2001 18:44:27 UTC