Basic Job Ticket - sample HTML code

<html xmlns:EnfocusConnectNS="http://www.enfocus.com/2013/EnfocusConnectMetadataPreset">

<head>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <script type="text/javascript">
      </script>
      <link rel="stylesheet" type="text/css" href="CSS/EnfocusSwitchMetadata.css">
      <title>Preview of Job Ticket: 'Basic JT'</title>
</head>

<body style="background: url(Images/BackgroundImage) no-repeat fixed center">

      <form action="http://" name="EnfocusConnectMetadata" enctype="application/x-www-form-urlencoded">
            <fieldset>
                   <p class="introduction">Job Ticket for '%1'</p>
                   <p class="note">Fields marked with an asterisk (abbr title="Required Field">*</abbr>) are required</p>
                   </p>
                   <div id="MF_1">
                         <label for="MF_1_text" title="">
                              Name:<abbr title="Required field">*</abbr>     
                         </label>
                         <input value="" name="MF_1" id="MF_1_text" required="" type="text">
                   </div>

                   <input type="Submit" value="Submit" class="controls">
            </fieldset>
        </form>
</body>

</html>