Adobe
GoLive 6 Dynamic Content Samples
Overview
Database Design
Contact Sheet
Medium Image
Large Image
Edit Album
Confirm Deletion

text

A. Link to return to medium sized image. B. Template image. C. Image caption. D. Image date.

Content Sources

The large image page has a single content source, the Photos query from the Photos database. When the user arrives at this page by clicking on a medium sized image, the URL includes the ID of the photo that the user has clicked. The Photos content source uses this ID to automatically select the appropriate photo.

A.

The link to return to the medium sized view uses Show Details of Current Record so that medium.asp displays the correct photo.

B.

The template image is bound to Photos.Large, which is the filename for the largest size image. The image alt text is bound to the photo caption.

The image is not a fixed height or width, because the large sized images do not all have the same dimensions.

C.

This text is a simple binding that displays the image caption.

D.

The image date is formatted using the Format Date and Time filter so that it has the format MM/DD/YY.