topical media & game development
lib-ch-example-form-example-12.htm / htm
<TITLE>Fill-Out Form Example #12</TITLE>
<body bgcolor="#FFFFFF" text="#000000" vlink="#FF0000">
<H1>Fill-Out Form Example #12</H1>
This is another fill-out form example, with image maps. <P>
<HR>
<FORM METHOD="POST" ACTION="lib-ch-example-form-form.cgi">
Here's an image of Ch; in the <CODE>INPUT</CODE> tag, the
<CODE>NAME</CODE> attribute is given as "Ch". <P>
<INPUT NAME="Ch" TYPE="image" SRC="http://www.softintegration.com/images/home/ch.gif"> <P>
Here's an image of SoftIntegration; in the <CODE>INPUT</CODE> tag, the
<CODE>NAME</CODE> attribute is given as "SoftIntegration". <P>
<INPUT NAME="SoftIntegration" TYPE="image" SRC="http://www.softintegration.com/images/home/softIntegration.gif"> <P>
First, select one of the following options: <P>
<UL>
<LI> <INPUT TYPE="radio" NAME="zoom-factor" VALUE="2" CHECKED> Zoom in 2x.
<LI> <INPUT TYPE="radio" NAME="zoom-factor" VALUE="4"> Zoom in 4x.
<LI> <INPUT TYPE="radio" NAME="zoom-factor" VALUE="8"> Zoom in 8x.
</UL>
Then, click on the location in the image of your choice. <P>
To reset the form, press this button: <INPUT TYPE="reset" VALUE="Reset Form">.
</FORM>
<HR> <P>
Things you may want to note: <P>
<UL>
<LI> Blah.
</UL>
<A HREF="lib-ch-example-form-example-11.htm">Back to example 11</A>. ;
<A HREF="lib-ch-example-form-example-13.htm">Forward to example 13</A> <p>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.