Blottos XML Select-A-Wine - An Overview

Lets examine how Blottos XML Select-a-Wine works

The opening web page (1) displays a select box of years

The user selects a year and clicks the 'Search the Cellar' button.

This executes a perl script (2), createxsl.pl, which performs three functions

Clicking the link on the web page (4) loads the XML database using the new xsl stylesheet (3) to present the finalised XML page (5)

(1)Blotto website

(2)blotto perl script

(3)blotto xsl file

(4)blotto display xml

(5)blotto results