To avoid browsers thinking that all the links on that page should be in the directory /photos/page.php, rather then where they actually are /page.php, i've used the base tag.
Code: Select all
<base href="http://www.mydomain.com/">
He is using avant browser (but also tried on IE) and windows XP operating system.
I've asked him to clear his cache and history and yadda yadda, but no luck. It's still doing it to him.
Anyone know why this could be?