These forums are currently read-only due to receiving more spam than actual discussion. Sorry.

It is currently Sat Dec 02, 2017 4:12 pm Advanced search

please help!contact form problem

If you are stuck or have questions regarding HTML or other Web technologies, ask your questions here. No question too dumb!

please help!contact form problem

Postby eyupdmg » Wed Jun 06, 2012 11:03 am

hi everyone i have editing oreva business html5 template but i can't complete contact form to sending email.

where should i fill my email for sending email and what is form action?


<div class="form-div">
<div class="form-row" id="sucessmessage"> </div>
<form action="#" method="post" id="contact_form">
<div class="form-row">
<label>Name</label>
<input type="text" name="name" placeholder="First Name...">
</div>
<div class="form-row">
<label>Email</label>
<input type="text" id="email" placeholder="Email..." name="email">
</div>
<div class="clearfix"></div>
<div class="form-row">
<label>Your Comments</label>
<textarea placeholder="Your comments..." name="comment"></textarea>
</div>
<div class="clearfix"></div>
<div class="form-row">
<label>&nbsp;</label>
<input type="submit" value="Send" class="btn">
</div>

</form>
eyupdmg
<h6>
 
Posts: 1
Joined: Wed Jun 06, 2012 10:56 am

Re: please help!contact form problem

Postby BlueBoden » Thu Jun 28, 2012 1:33 am

You need server-sided scripting for that to work.

Search for some mail sending scripts for PHP, and follow the instructions on how to install them properly.
User avatar
BlueBoden
<h4>
 
Posts: 26
Joined: Wed Feb 09, 2011 4:40 am


Return to Help & Advice

Who is online

Users browsing this forum: No registered users and 1 guest