B
browser
when i open this simple page using server (http://localhost... or
remote one)
<HTML><BODY>
<iframe
src="http://galleries2.ftvcash.com/First-Time-Video/Babes/content/1/01.jpg"
i receive 403 error
when i simply open this file in my browser (file:// ...)
everything is ok
then also opening using any server works ok (because image is cached)
i have no idea what is going on.
i checked with firefox and IE,
images also from few different servers do not load properly.
of course from many other ones they are loaded without any problems.
what happens on the server side???? i have no idea
remote one)
<HTML><BODY>
<iframe
src="http://galleries2.ftvcash.com/First-Time-Video/Babes/content/1/01.jpg"
</BODY></HTML></iframe> <img
src="http://galleries2.ftvcash.com/First-Time-Video/Babes/content/1/01.jpg"
i receive 403 error
when i simply open this file in my browser (file:// ...)
everything is ok
then also opening using any server works ok (because image is cached)
i have no idea what is going on.
i checked with firefox and IE,
images also from few different servers do not load properly.
of course from many other ones they are loaded without any problems.
what happens on the server side???? i have no idea