Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije
Rozrisany Archiwowany

On http://www.castleparkgolfclub.co.uk/ I cannot download the entry forms on the right hand site. In IE no problem. The / an \ slashes seem to be the problem?

ffxsf wotmołwjeny
wendyjg

In Firefox the link comes up as http://www.castleparkgolfclub.co.uk/\Cmembersarea\media\Opens_Form_2012.pdf and I get the message Object not found, error 404. If I change all slashes to forward ones the link does work - that is how the link comes up in IE instantly. This is our golf club's website and it would be a pity if people cannot find the forms for our opens!

In Firefox the link comes up as http://www.castleparkgolfclub.co.uk/\Cmembersarea\media\Opens_Form_2012.pdf and I get the message Object not found, error 404. If I change all slashes to forward ones the link does work - that is how the link comes up in IE instantly. This is our golf club's website and it would be a pity if people cannot find the forms for our opens!

Wšě wotmołwy (4)

Wubrane rozrisanje

By viewing source I can see the following line:

<a href="\membersarea\media\Junior_Open.pdf" target="_blank">Entry Form</a></div>

I am not an html expert but it looks like whoever built the site has constructed the link wrongly using backslashes.

Notice that when you get to the pdf the full address is: http://www.castleparkgolfclub.co.uk/m.../Junior_Open.pdf

See point number 4 here: https://www.cs.tut.fi/~jkorpela/www/revsol.html

Wot Ed změnjeny

The links to the PDF files look OK now they have been corrected.
However there are still images that have src and and associated link href with backslashes in the attributes.

[1] A - href="media\Eighteenth.JPG"
[2] A - href="media\Lammermuirs.JPG"
[3] A - href="media\Tenth.JPG"
[4] A - href="media\Fourteenth.JPG"
[5] A - href="media\Seventeenth.JPG"
[6] A - href="media\Thirteenth.JPG"
[7] IMG - src="media\Eighteenth.JPG"
[8] IMG - src="media\Lammermuirs.JPG"
[9] IMG - src="media\Tenth.JPG"
[10] IMG - src="media\Fourteenth.JPG"
[11] IMG - src="media\Seventeenth.JPG"
[12] IMG - src="media\Thirteenth.JPG"

Thank you both so much! We do not have a professional web designer at our club so this is really helpful! Wendy

BTW this affects e.g. http://web.archive.org as well! Cannot view the saved pages.