Instead of displaying albums. Can I display the images/contents inside/of the album in the first instance?
Instead of displaying albums. Can I display the images/contents inside/of the album in the first instance?
I am currently using the code:
<a href="http://picasaweb.google.com/usernamen/albumname">Your Album Title</a>
Possibly by using something sort of wildcard...
<a href="http://picasaweb.google.com/username/album#*">Your Album Title</a>
You must log in to post.