Displaying the Compound Image

The form data has been processed and one complete image has been created. Two scripts have been used to do this. The page on display is "showboard.asp" and this has processed the form data and provides the html layout. The <img> tag for the board image points to the second script, "boardimage.asp"

"boardimage.asp" uses the csImageFile component to create the new graphic of the board position and streams it to the browser in .gif format.

The data from the form that defines the positions of the pieces is read from the form variables by "showboard.asp" and passed into "boardimage.asp" in the URL string inside the <img> tag.

Click Here for a listing and description of these two scripts.

Click Here to return to the board set up page.

Cookies

This site uses cookies for functionality, traffic analysis and for targeted advertising. Click the Accept button to accept our Cookie Policy. The Cookie Policy page offers configuration for a reduced set of cookies for this site.