<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.6000.16890" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=2>
<DIV>Thanks Guys for your advice.</DIV>
<DIV>&nbsp;</DIV>
<DIV>With the validation code, what I would like to happen is instead of the 
user being redirected to a different error page, being sent back to the contact 
form where the required fields that need to be completed are highlighted on the 
page.&nbsp; The same goes for email validation and telephone number so users 
have to enter a valid email address i.e. <A 
href="mailto:name@domain.com">name@domain.com</A> rather than garbage or just 
plain text such as klklklk@.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Gavin - if you could send me the simple php form you use the this would be 
great and much appreciated.&nbsp; I pick things up quicker especially when I can 
see a fully functional working version so this would be a great help.</DIV>
<DIV>&nbsp;</DIV>
<DIV>With regard to SQL Injection this does not really matter with a simple php 
to email form? only when the form details are being sent to a 
database.</DIV></FONT></BODY></HTML>