
Malcolm
Posts: 449
Member since: 9/30/2002
From: Texas,USA

|
RE: Problem with form on existing we... (in reply to Sonars_uk)
|
|
|
Suggest you check out the coding of your form. Perhaps just do a test form on a BLANK page, make sure that works first. The form you have looks like you have copied and pasted or edited but left old code behind. Also the custom confirmation page stated inthe form doesnt even exist i.e. http://www.optiqueopticians.com/ccontactconfirmation.html You have closing form tag but no opening: </P></TD></TR></TBODY></TABLE></FORM> Then you have an opening form tag with form and closing tag .... the code is a bit of a mess. Your head tags show that you have saved the page from a .php page <!-- saved from url=(0045)http://www.optiqueopticians.com/contactus.php --> only the code has got messed up while you have tried to edit it.
_____________________________
~~ Malc ~~
|
|