1)Construct a "Parameterized HTML" Java Page that uses (as described in foils 10-12 , 17 of JavaScript Tutorial for CPS616 Technologies of the Information Age 1997 )
2)Build a JavaScript controlled form that uses onclick and onchange functions to allow user to specify values for 3 variables we introduced in 1). (see Controlling Background Colors Example for onclick)
3)Note window.location.reload() reloads current window. Integrate 1) and 2) to make a dynamic page with choices for Background Color, Image File and image size.