Hi Guys I'm trying to validate a form so it can be included on my contact page.
Any suggestions would be greatly appreciated - I'm at a bit of a loss!
First time poster on the forum, and bona fide amateur with no formal training, but am trying my hardest!
The source code for the IFrame form was generated by a 'form builder' via the website host.
I have included the code beneath my name.
The page validated perfectly prior to introducing the form.
Should I maybe change the format of the Dreamweaver page to something other than xhtml to help the form validate?
Again, all suggestions would be really appreciated.
Warm regards
Peter
----
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml">
<iframe id="tincAppDoc" src="/tinc?key=QAxDEvTm&formname=Send_message" width="370" height="370" style="border:none" frameborder="0" allowtransparency="true" background-color="transparent"></iframe> 
<script src="/spicons/tinc/common/script/tincapp.js"></script>