<?xml version="1.0" encoding="UTF-8"?>

<form url="myform.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="400"
 height="800"
 bkcolor="0xFFFFFF"
 transparent="f"
 fontcolor="0x000000"
 outlinecolor="0xFFFFFF"
 themecolor="0xFFFF99"
 fontcolor2="#000000"
 bkcolor2="#FFFFFF"
 includeresults="false"
 emailuser="false"
 verifymessage="The E-Mail address you entered does not match !"
 reqmessage="One or More Fields are Required !"
 invalidemailmsg="is an invalid address, please correct it."
 transition="0"
 autoresponseincluderesults="f"
 autoresponseaddtotop="f"
 usephp="true"
 disableclicktoactiveprompt="true"
 extensions="*.txt;*.gif;*.jpg;*.jpeg;*.zip;*.doc;*.png;*.pdf;*.rtf"
>

<hidden
 name="subject"
 value=""
></hidden>

<label
 name="My Text 1"
 x="0"
 y="0"
 w="399"
 h="16"
 text="Welcome. Please take a few minutes to complete our questionnaire."
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<checkbox
 name="Seminar Topics"
 x="32"
 y="60"
 w="104"
 h="19"
 label="Superannuation"
 labelPos="right"
 value="checked"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></checkbox>

<checkbox
 name="My Check Box 1"
 x="32"
 y="80"
 w="87"
 h="19"
 label="Tax Planning"
 labelPos="right"
 value="checked"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></checkbox>

<checkbox
 name="My Check Box 2"
 x="180"
 y="59"
 w="104"
 h="19"
 label="Wealth Creation"
 labelPos="right"
 value="checked"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></checkbox>

<checkbox
 name="My Check Box 3"
 x="180"
 y="80"
 w="118"
 h="19"
 label="Financial Planning"
 labelPos="right"
 value="checked"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></checkbox>

<submitbutton
 name="Submit Button"
 x="156"
 y="404"
 w="100"
 h="20"
 label="Submit"
 fontname="Arial"
 fontcolor="0x000000"
  fontsize="12"
></submitbutton>

<label
 name="My Text 2"
 x="12"
 y="40"
 w="107"
 h="16"
 text="Seminar Topics:"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

<radiobutton
 name="My Radio Button 1"
 x="32"
 y="144"
 w="42"
 h="19"
 label="Male"
 labelPos="right"
 groupname="Group 1"
 value="radiobutton1"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></radiobutton>

<radiobutton
 name="My Radio Button 2"
 x="100"
 y="144"
 w="58"
 h="19"
 label="Female"
 labelPos="right"
 groupname="Group 1"
 value="radiobutton1"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x000000"
></radiobutton>

<label
 name="My Text 3"
 x="12"
 y="128"
 w="51"
 h="16"
 text="Gender"
 fontbold="bold"
  fontname="Arial"
  fontcolor="0x000000"
  fontsize="13"
></label>

</form>
