Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HOW TO CONTACT FORM


Guest

Recommended Posts

Posted

Hello,

 

I am currently creating a contact form and have created the html form and need help on creating the file.php to make it work!

 

<form id="form2" action="" enctype="multipart/form-data" name="form2">

<div class="form"><input type="text" value="Your Name:"></div>

<div class="form"><input type="text" value="Your Fax:"></div>

<div class="form"><input type="text" value="Your Phone:"></div>

<div class="form"><input type="text" value="Your E-mail:"></div>

<textarea rows="40" cols="50">Your Message:</textarea><br>

<br style="line-height:14px">

<span ><a href="#" onClick="document.getElementById('form2').reset()" style="margin-left:144px">clear</a><a href="#" onClick="document.getElementById('form2').submit()" style="margin-left:20px">send</a></span>

</form>

 

GREATLY APPRECIATE ANY HELP I CAN GET!

 

Thanks

Steve

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...