4 messages in com.googlegroups.google-picasa-data-apidisplaying large pictures in a webpage
FromSent OnAttachments
Aurels15 Feb 2008 16:17 
Aurels15 Feb 2008 16:40 
Ryan Boyd (Google)16 Feb 2008 08:24 
Aurels17 Feb 2008 11:25 
Subject:displaying large pictures in a webpage
From:Aurels (aure@gmail.com)
Date:02/15/2008 04:17:28 PM
List:com.googlegroups.google-picasa-data-api

Hi guys. Here is my issue:

I access my Picasaweb albums through the XML API. For a given album, I get the list of pictures without trouble and I'm able to display on a webpage all the thumbs of the album. But, if I want to display a "large" picture in the page (so in an <img> HTML tag), it doesn't work! The URL of the picture is OK but if I cut & paste it in a browser, it asks me for saving the JPG file on disk...

Is there something special to do?

I hope it's clear...