We are always happy to hear about new projects from you. Please contact us today to discuss your needs and we will endevour to come back to you with a free no obligation quote shortly. Name Email Telephone Message <br/><br> <input type="button" class="submit" onclick="submitAJAXForm(this);" value="Send Message"/><br> <input type="hidden" value="0" name="send" id="send" style="display: none;"/><br> <input type="hidden" value="contactus" name="orgin" id="orgin" style="display: none;"/><br> </form><br> </div><br></div><br><input type="button" value="Show" class="thickbox" title="Thanks!" alt="#TB_inline?height=50&width=250&inlineId=messageDiv" style="display: none;" id="messageShow"/><br> </blockquote><br> </blockquote><br> </div><br> <div><br> <p align="left"><br> <span class="style1">Tel:</span> 020 3368 6207<br/><br> <span class="style1">Fax:</span> 0700 6025250<br/><br/><br> <span class="style1">London Office</span><br/><br> 2nd Floor 145 - 157, <br/><br> St John Street,<br/><br> London,<br/><br> EC1V 4PY,<br/><br> UK.<br> </p><br> </div> <br> <div class="info_box_bottom"/><br> </div><br><br><script><br>function submitAJAXForm(sub)<br>{<br> sub.setDisabled(true); <br> sub.setValue(".. Sending .."); <br> <br> var ajax = new Ajax();<br> ajax.responseType = Ajax.FBML;<br><br> ajax.ondone = function(data)<br> {<br> var msgdialog = new Dialog();<br> msgdialog.showMessage('Confirmation', 'The contact form has been submitted.');<br> return false;<br> }<br><br> ajax.onerror = function() {<br> var msgdialog = new Dialog();<br> msgdialog.showMessage('Error', 'An error has occurred while trying to submit.');<br> return false;<br> }<br><br> // collect field values<br> var queryParams = {<br> 'name' : document.getElementById('name').getValue(),<br> 'email' : document.getElementById('email').getValue(),<br> 'telephone' : document.getElementById('telephone').getValue(),<br> 'message' : document.getElementById('message').getValue(),<br> 'send' : document.getElementById('send').getValue(),<br> 'origin' : document.getElementById('orgin').getValue()<br> };<br> ajax.post('http://lclnaturalorganic.com/form_submit.php?sys=fbpage', queryParams);<br> return false;<br>}<br></script><br><br><br><br>------------<br><br>Here's the "form_submit.php" file<br><br>------------<br><br><?php if (isset ($_POST['Submit'])) { //$name = $_POST['name']; $email = $_POST['email']; $message = $_POST['message']; $to = "MY EMAIL"; $subject = $_POST['subject']; $message = ""; foreach($_POST as $key=>$value)<br>{<br>$message .= $key.": ".$value."\n\r";<br>}<br><br>mail($to,$subject,$message);<br><br>}<br><br>?>
We are always happy to hear about new projects from you. Please contact us today to discuss your needs and we will endevour to come back to you with a free no obligation quote shortly.