Yes, this is a pic from a stock image site. So it makes sense that it is
stopping access. However, I do have permission to use the images and this is
for internal development purposes and not actual links that that public
arena will see. Thanks for the tip.

> -----Original Message-----
> From: Tobia Conforto [mailto:[EMAIL PROTECTED]
> Sent: Friday, 3 August 2007 3:53 PM
> To: [email protected]
> Subject: Re: access remote jpg
> 
> Lincoln Mitchell wrote:
> > <img src="http://www.absnetwork.com.au/abs_consult-106079.jpg";>
> > <img src="http://static-r.arttoday.com/thb/thb13/JU/5366_C00347/
> > 4559477.thb.jpg?dlsmC0034765">
> >
> > only the 1st image appears, but if I save the HTML cocoon generates
> > and open that html file independent of cocoon the 2nd image also
> appears!
> 
> That's because static-r.arttoday.com seems to forbid access to their
> images from unapproved referrers, but allows access with no referrer.
> 
> Besides, it's considered very rude to embed media from a different site
> in your web page without permission, even if the copyright would allow it.
> 
> I suppose you should fetch the image once only, with a blank referrer
> header, and serve it to your users from your server.  You should also
> cache it in a database or in the filesystem for future requests.
> 
> I don't have a clue how to do that in Cocoon :-)
> 
> 
> Tobia
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to