<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 14/04/2012 09:48, Gavin Henry wrote:
    <blockquote
      cite="mid:DE1AD6BF014F4011B760DBF80176FFA7@suretecsystems.com"
      type="cite">
      <div id="reply-content">Hi,</div>
      <div id="reply-content"><br>
      </div>
      <div id="reply-content">You mention record.php but you have:</div>
      <div id="reply-content"><br>
      </div>
      <span class="Apple-style-span" style="font-size: 15px;
        -webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875);
        -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469);
        -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">action=\"updaterecordtest.php\"&gt;"</span>
      <div><span class="Apple-style-span" style="font-size: 15px;
          -webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875);
          -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469);
          -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469);
          "><br>
        </span></div>
      <div><span class="Apple-style-span" style="font-size: 15px;
          -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969);
          -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469);
          -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469);">Also, you should clean up data from forms instead
          of adding straight to your DB ;)</span></div>
      <div><span class="Apple-style-span" style="font-size: 15px;
          -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969);
          -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469);
          -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469);"><br>
        </span></div>
      <div><span class="Apple-style-span" style="font-size: 15px;
          -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969);
          -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469);
          -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469);">Thanks.&nbsp;</span></div>
      <div><span class="Apple-style-span" style="font-size: 15px;
          -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969);
          -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469);
          -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469);"><br>
        </span></div>
      <br>
    </blockquote>
    hi<br>
    the filename given was just a simplification of actual for ease of
    understanding the file purpose on here ;-)<br>
    Clean up and prettyness is done on my 'live' files, whilst I'm just
    buggering around with testing stuff works I like to keep the basic
    operations straightforward<br>
    so the tidying isn't the cause of the failure ;-)<br>
    <br>
    Back to the intital problem, the solution to find the ID and use
    that works fine.<br>
    I'm still a little confused that why $id is present and correct on
    submitted form,&nbsp; yet isn't transmitted with all the other variables
    to the recording file - everything else is there.<br>
    More playing with it when I have time ;-)<br>
    <br>
    Cheers<br>
    &nbsp;<br>
    <br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>