The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> HTML contact form is not emailing me...... HELP!
Ranger Buck
post Feb 2 2017, 07:51 AM
Post #1





Group: Members
Posts: 1
Joined: 2-February 17
Member No.: 26,292



Here's the HTML code that is on my website on the sidebar. It used to email me when someone filled out a contact form but somebody made some changes and now it's not working. What do I have to do to get this working again?

<div class="span4 redbg">
<div class="spacer">
<h2 class="source">Start Your Free Estimate Now</h2>
<form id="contactForm" method="post" action="http://charliemikeconstruction.com/">
<input type="text" name="name" class="wideinput" placeholder="Name..." />
<input type="text" name="email" class="wideinput" placeholder="Email..." />
<input type="text" name="phone" class="wideinput" placeholder="Phone..." />
<select name="work" class="wideselect">
<option value="">Type of work interested in...</option>
<option value="Roofing">Roofing</option>
<option value="Foundation">Flooring</option>
<option value="Fencing">Fencing</option>
<option value="Painting">Christmas</option>
<option value="Remodeling">Remodeling</option>
<option value="Other Services">Other Services</option>
</select>
<input type="text" name="hearaboutus" class="wideinput" placeholder="How did you hear about us?" />
<input type="text" name="cityyoulive" class="wideinput" placeholder="What city do you live in?" />
<textarea name="comment" class="wideinput" placeholder="Explain your needs in detail..."></textarea>
<span style="text-align:right;"><input type="submit" value="Contact Us" name="submit" class="btn" /></span>
</form>
</div>
</div>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th April 2024 - 06:09 AM