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

<form url="myform.php"
 window="_self"
 method="POST"
 fontname="MS Sans Serif"
 width="400"
 height="400"
 bkcolor="0x23098A"
 transparent="f"
 fontcolor="0x000000"
 outlinecolor="0xFFFFFF"
 themecolor="0x00FFFF"
 fontcolor2="#000000"
 bkcolor2="#FFFFFF"
 includeresults="false"
 emailuser="true"
 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="thankyoupage"
 value="http://www.inoot.co.uk/"
></hidden>

<hidden
 name="subject"
 value="comments from INOOT site"
></hidden>

<image
 image="coname.jpeg"
 x="112"
 y="1"
></image>

<combobox
 name="salutation"
 x="120"
 y="140"
 bkcolor="0xFFFFFF"
 fontcolor="0x333399"
 isemail="false"
 w="100"
 h="20">
  <item name="Select One:"></item>
  <item name="Mr"></item>
  <item name="Mrs"></item>
  <item name="Miss"></item>
  <item name="Ms"></item>
  <item name="other"></item>
</combobox>

<textinput
 name="customer name"
 x="120"
 y="172"
 w="175"
 h="22"
 initvalue=""
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x333399"
>
</textinput>

<textinput
 name="email address"
 x="120"
 y="208"
 w="175"
 h="22"
 initvalue=""
 bkcolor="0xFFFFFF"
  fontname="Arial"
  fontcolor="0x333399"
 emailbox="true"
  restrict="email"
>
</textinput>

<textarea
 name="comments"
 x="120"
 y="248"
 w="177"
 h="74"
 initvalue=""
 wordwrap="true"
 bkcolor="0xFFFFFF"
  fontsize="12"
  fontname="Arial"
  fontcolor="0x333399"
></textarea>

<submitbutton
 name="Submit Button"
 x="116"
 y="332"
 w="90"
 h="29"
 label="send"
 fontname="Arial"
 fontcolor="0xFFFF99"
 image="submitnobordersmall.png"
  fontsize="12"
></submitbutton>

<radiobutton
 name="My Radio Button 1"
 x="304"
 y="212"
 w="88"
 h="19"
 label="required field"
 labelPos="right"
 groupname="Group 1"
 value="radiobutton1"
 checked="true"
  fontsize="12"
  fontname="Arial"
  fontcolor="0xFFFF99"
></radiobutton>

<label
 name="My Text 1"
 x="20"
 y="76"
 w="374"
 h="23"
 text="Please use this form for any comments "
 fontbold="bold"
 fontitalic="italic"
  fontname="Arial"
  fontcolor="0xFFFF99"
  fontsize="19"
></label>

<label
 name="My Text 2"
 x="80"
 y="96"
 w="262"
 h="23"
 text="or questions you may have."
 fontbold="bold"
 fontitalic="italic"
  fontname="Arial"
  fontcolor="0xFFFF99"
  fontsize="19"
></label>

<label
 name="My Text 3"
 x="12"
 y="140"
 w="45"
 h="22"
 text="Title:"
  fontname="Arial"
  fontcolor="0xFFFF99"
  fontsize="19"
></label>

<label
 name="My Text 4"
 x="12"
 y="172"
 w="59"
 h="22"
 text="Name:"
  fontname="Arial"
  fontcolor="0xFFFF99"
  fontsize="19"
></label>

<label
 name="My Text 5"
 x="12"
 y="208"
 w="56"
 h="22"
 text="Email:"
  fontname="Arial"
  fontcolor="0xFFFF99"
  fontsize="19"
></label>

<label
 name="My Text 6"
 x="12"
 y="244"
 w="102"
 h="22"
 text="Comments:"
  fontname="Arial"
  fontcolor="0xFFFF99"
  fontsize="19"
></label>

</form>