Re: malformed URL that cannot be parsed by the server

It just occurred to me that you can use the method I mentioned last time even for an html file, so that in place of
    http://jigsaw.w3.org/css-validator/check/referer
you can use:
    http://jigsaw.w3.org/css-validator/validator?uri=http://www.christchurchslidell.com/index.htm
substituing your own URI after the equals sign. 

You'll have to generate different links for each instance of the icon to do this.

Gus Michel

Received on Thursday, 25 January 2007 02:54:42 UTC