The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> contact form, help to fill in the last bits to make it work...
lhfeldt
post Nov 30 2020, 04:55 PM
Post #1





Group: Members
Posts: 1
Joined: 30-November 20
Member No.: 27,663



I have the following code for my contact form but can't find the problem as it keeps saying 'unable to send your message' (huusfeldt.com)

<form action="http://www.huusfeldt.com/cgi-bin/FormMail.pl" method="POST" class="u-block-1825-17 u-clearfix u-form-spacing-15 u-form-vertical u-inner-form" source="custom" style="padding: 0px;"><!-- hidden inputs for siteId and pageId -->
<input type="hidden" id="siteId" name="siteId" value="157398">
<input type="hidden" id="pageId" name="pageId" value="157399">
<div class="u-form-group u-form-name">
<label for="name-b11f" class="u-form-control-hidden u-label">Name</label>
<input type="text" placeholder="Dit navn" id="name-b11f" name="name" class="u-border-1 u-border-white u-input u-input-rectangle" required="">
</div><!-- always visible -->
<div class="u-form-email u-form-group">
<label for="email-b11f" class="u-form-control-hidden u-label">Email</label>
<input type="email" placeholder="Din e-mail" id="email-b11f" name="email" class="u-border-1 u-border-white u-input u-input-rectangle" required="">
</div>
<div class="u-form-group u-form-message">
<label for="message-b11f" class="u-form-control-hidden u-label">Message</label>
<textarea placeholder="Din besked" rows="4" cols="50" id="message-b11f" name="message" class="u-border-1 u-border-white u-input u-input-rectangle" required=""></textarea>
</div>
<div class="u-form-group u-form-submit">
<a href="#" class="u-btn u-btn-submit u-button-style u-palette-3-base u-btn-1">SEND</a>
<input type="submit" value="submit" class="u-form-control-hidden">
</div>
<div class="u-form-send-message u-form-send-success"> Thank you! Your message has been sent. </div>
<div class="u-form-send-error u-form-send-message"> Unable to send your message. Please fix errors then try again. </div>
<input type="hidden" value="" name="recaptchaResponse">
</form>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
CharlesEF
post Dec 1 2020, 04:10 AM
Post #2


Programming Fanatic
********

Group: Members
Posts: 1,981
Joined: 27-April 13
From: Edinburg, Texas
Member No.: 19,088



Most likely you're right. But we still need to see it.
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: 27th April 2024 - 10:02 AM