View Single Post
  #10 (permalink)  
Old 04-11-08, 01:31 PM
dreamydesigner dreamydesigner is offline
Newbie Coder
 
Join Date: Apr 2008
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Sorry for delay. I got tied up with some other projects and am just now able to get back to this. Below is the relevant code for my form. Thanks for taking a look.

HTML Code:
<p align="left"><img src="images/quote_header.jpg" width="765" height="234" /></p>
    <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="area2" -->
    <form name="frm" action="/cgi-bin/FormMail.quoteform.pl" method="post" enctype="application/x-www-form-urlencoded" onsubmit="return validate(frm)">

Last edited by Nico; 04-11-08 at 06:01 PM.
Reply With Quote