<?xml version="1.0" encoding="UTF-8"?>

<form url="showofhands.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="150"
 height="350"
 bkcolor="0xFFFFFF"
 transparent="f"
 fontcolor="0x000000"
 outlinecolor="0xFFFFFF"
 themecolor="0xFFFF99"
 fontcolor2="#000000"
 bkcolor2="#FFFFFF"
 includeresults="false"
 emailuser="false"
 bcc=""
 cc=""
 reqmessage="One or More Fields are Required"
 transition="0"
 autoresponseincluderesults="f"
 autoresponseaddtotop="f"
 usephp="true"
 disableclicktoactiveprompt="true"
 extensions="*.txt;*.gif;*.jpg;*.jpeg;*.zip;*.doc;*.png;*.pdf;*.rtf"
>

<hidden
 name="subject"
 value="Show of Hands Entry"
></hidden>

<image
 image="wintixshowofhands.jpg"
 x="0"
 y="0"
 bk="true"
></image>

<textinput
 name="My Input Box 1"
 x="8"
 y="178"
 w="133"
 h="22"
 initvalue=""
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
>
</textinput>

<textinput
 name="My Input Box 2"
 x="8"
 y="218"
 w="132"
 h="22"
 initvalue=""
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x000000"
 required="true"
 emailbox="true"
  restrict="email"
>
</textinput>

<submitbutton
 name="Submit Button"
 x="26"
 y="243"
 w="100"
 h="20"
 label="Enter"
 fontname="Arial"
 fontcolor="0x993300"
 fontbold="bold"
  fontsize="12"
></submitbutton>

<label
 name="My Text 4"
 x="8"
 y="164"
 w="38"
 h="14"
 text="name:"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="11"
></label>

<label
 name="My Text 5"
 x="8"
 y="204"
 w="86"
 h="14"
 text="email address:"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="11"
></label>

</form>