The contact-form tag has no wiki summary.
5
votes
1answer
321 views
Is a PHP-driven HTML contact form using Swiftmailer secure?
I have a PHP driven HTML contact form on my site. Currently I use the PHP mail() function. Because of that I have to do many user input validation to avoid email header injection attacks. I think I'm ...
3
votes
2answers
104 views
Protecting a web contact form from spam without PHP?
I'm supposed to implement some sort of spam protection (captcha, etc.) for an existing web contact form. However the original form uses a .cgi file on the virtual server that I can't access, so I ...
3
votes
1answer
277 views
Using jqTransform on hidden contact form, select box value not showing
Sorry if this is a pain the ass, but I could really use some help here:
http://dev.rjlacount.com/treinaAronson-form/
The contact form can be seen by clicking the "Contact" button on the top left. ...
3
votes
3answers
912 views
Sanitize contact form without mysql_real_escape_string
I normally use this function to sanitize my form inputs before storing them into my database:
//Function to sanitize values received from the form. Prevents SQL injection
function clean($str) {
...
3
votes
3answers
651 views
Best WordPress “contact us” plugin?
I've seen a few, and tried out Contact Form 7, which is pretty good but by default looks quite ugly.
I've also had a quick dig, and it looks hard to add some hooks for CSS. It also doesn't use the ...
2
votes
1answer
121 views
(PHP) Diferent values for diferent value in html form. Its possible?
I have a contact form with two radio buttons. But I need to show messages to the client according with the chosen radio button.
I will try to explain better:
If the client choose the YES radio button ...
2
votes
1answer
557 views
Change 'From' field of magento contact form email to the sender
How would one go about changing the 'From' field of the contact form email to that of the sender's? For instance, if a customer was to fill in the form with the email 'test@test.com', how can I make ...
2
votes
5answers
521 views
PHP Contact Form not submitting
Hi I've previously used this very simple php contact script with success though when I've tried implementing it on a new HTML page with the form won't submit. Can anyone see any obvious errors?
Any ...
2
votes
1answer
171 views
Recommend me a nice and simple form-to-email third-party service
I'm doing a lot of simple one-page websites at the moment where the only element that needs server-side scripting is a contact form.
I'm trying to streamline the process so that I only serve static ...
2
votes
3answers
230 views
PHP contact form, am I doing it wrong?
I'm learning PHP and I'm trying to write a simple email script. I have a function (checkEmpty) to check if all the forms are filled in and if the email adress is valid (isEmailValid). I'm not sure how ...
1
vote
1answer
21 views
Value not set in contact form 7 plugin of wordpress
I'm using the contact form 7 plugin in wordpress and I have generated a text field like this:
[text* your-name 30/ "<?php $_GET['name']; ?>"]
I have to set value of input name which ...
1
vote
0answers
71 views
php mail header injection cleaning for contact form
I came up with the following script to clean my php mail contact forms. Was wondering if there is anything else that is recommended I should put in here. This is just a snippet of the code as I also ...
1
vote
3answers
90 views
Drupal Contact Form with ajax
I need to send my contact form via ajax and then show pop-up message.
For example if I'll send form POST data to some url it should response with "OK" or "FAIL"
1
vote
1answer
195 views
Captcha Refresh issue?
Hi i have issues with my captcha code, it doesnt want to refresh when the user gets the code the wrong.
using System;
using System.Collections.Generic;
using System.Web;
using System.Web.UI;
using ...
1
vote
1answer
99 views
Contact Forms used for years have stopped working
I posted earlier, but have more information so would like to try again. I am trying to help a friend sort out a problem with the contact forms on his web page, which is built using SiteMan. He has a ...
1
vote
2answers
64 views
Complete requirements for HTML E-mail Contact Forms [closed]
Everywhere I've looked, from youtube, to w3schools, to the php manual (just to mention a few), none of them provided in-depth details about the requirements of successfully sending a secure email from ...
1
vote
3answers
154 views
How do I store multiple fields within one field in a MYSQL database
I'm sorry if this a stupid question, but I am new to this. I want to store all the information from all my customers' different contact forms in a database so they can retrieve the information later. ...
1
vote
3answers
398 views
Contact Form Sends me Empty emails
I have this Contact form that works well. If someone sends me an email I get it. But for whatever reason I keep getting empty emails sent to me. Since no one could access that page im sure its not ...
1
vote
3answers
175 views
JQuery Form remains static - page doesn't validate on the fly
I'm having some problems with my contact form using jquery.
I've used this same code several times before but this time I've changed divs and classes
to have meaningful names.
Everything works, it's ...
1
vote
2answers
289 views
Contact Form: Why won't this form validate?
I have a contact form at the bottom of a, (single page business/portfolio), website.
The script above my DOCTYPE looks like this.
<?php
//If the form is submitted
if(isset($_POST['submit'])) {
...
1
vote
3answers
109 views
Problem with sending an email via php script?
I've had something strange happen lately with php script I use to send emails from an online contact form and just wondered if any one could shed a little light on the issue.
I've had a php script ...
1
vote
3answers
305 views
Basic Contact Form in PHP
I'm working on a contact form for my church website.
The church has an email already registered (it's POP3) and the hosting company says their mail server is mymail.brinkster.com .
With all that ...
0
votes
0answers
51 views
CSS structure to get to specific element
I am having issues trying to modify a style of a wordpress theme. The input boxes for my contact form show the chars as blank, so you cannot see the text. This is really weird because I can see the ...
0
votes
1answer
21 views
Textboxes not working on Firefox only
here's the site with the problem. shop.theclickshop.net
I used wordpress as the backend with contact form 7 plugin for the text box forms in the left pop up.
For some strange reason, I can't click ...
0
votes
2answers
47 views
Building a secure contact form
I'm building a contact form (PHP file, design has been already made) which will communicate with the PHP via AJAX. I need to secure the contact form to deny any spam, for the client side, I'll be ...
0
votes
1answer
26 views
How to write inputs from Fast Secure Contact Form to MySQL Database?
I'm using the PHP script version (not Wordpress) of Fast Secure Contact Form: http://www.fastsecurecontactform.com/download-php-script. It works great, but I'm wondering how I would go about writing ...
0
votes
1answer
44 views
Jqueryeffect on dropdownmenu, the effect is not the same on all elements.
I am having a problem regarding a jquery dropdownmenu. I have put a "slidedown" and a "delay" effect on it with jquery, but this only works properly if you are hovering over the links from right to ...
0
votes
1answer
70 views
Visual Web Developer 2010 contact us form, need tutorial or example
I've googled, but I cannot find a good, short, easy-to-comprehend tutorial on how to make a contact us page in VWD 2010 Express.
I just want a simple form, say, contactengineering.aspx, and when ...
0
votes
0answers
126 views
jquery validate.js causes error with Wordpress plugin Contact Form 7
I have two forms on a page. One is a MailChimp subscribe form which uses validate.js (http://bassistance.de/jquery-plugins/jquery-plugin-validation) to validate the form, and another form, generated ...
0
votes
2answers
48 views
How is this contact us script vulnerable / being manipulated?
A client recently got a spam warning from their host.
I think I have pin pointed the issue to an old contact us form. Simple html on the front end and a simple PHP script on the back end.
if ...
0
votes
1answer
44 views
cant figure out php contact form verification woes
Hi I got a contact from script the internet that I have been messing around with, only problem is that the verification that I am trying to add to it just doesn't work. Basically in the form it has ...
0
votes
0answers
77 views
preg_match for preventing injection in PHP form
I am an absolute beginner with PHP, trying to set up a validation to stop header injection on a contact form. I've read a lot of tutorials, and made a form that should validate, but it's not ...
0
votes
1answer
27 views
strange error (ruby mail
I'm trying to place a simple contact form on my site. In the application file, I have,
post '/contact' do
name = params[:name]
mail = params[:mail]
inquirykind = params [:inquirykind]
body = ...
0
votes
3answers
45 views
jQuery function preventing form from submitting
I'm working on this site: http://dev.rjlacount.com/treinaAronson-test
The problem I'm having is with the contact form (click the contact button on the top left to slide it open).
I'm using the ...
0
votes
0answers
21 views
How to add links in emails for reporting spam / ham to akismet?
I'm in the process of developing a new contact form plugin and would like the ability to include a link in the email that's sent to the admin (or webmaster, if it's not a wordpress site) so that, via ...
0
votes
0answers
70 views
Mailer Module sends noname attachment to gmail address from a PC
I'm using a WordPress theme to set up a website for a client, and one of the pages is a contact form. The contact.php page includes the mailer module below. It works great when I send messages from ...
0
votes
0answers
51 views
JQueryMobile vers. rc3 and 1.0 are not working with contactform 7 in wordpress
I have a wordpress site working with JqueryMobile rc2 and the contactform 7 Plugin for Wordpress and its working fine.
But when I update to jqm 1.0 my Pages with the ContactForm 7 are not longer ...
0
votes
1answer
84 views
Pci-compliance Cross-site Scripting - contact form
Long time viewer, first time posting. I'm new to php and hope someone could be of assistance. I have a pci-compliance issue using a contact form from this website, Tutorial Stag Contact Form Php Ajax ...
0
votes
0answers
131 views
PHP contact form thank you message not appearing?
I have the following PHP contact form but the thank you message doesnt seem appear in the contact.html page.
Can you help?
<?php
/*
...
0
votes
1answer
39 views
xhtml required contact form fields?
I have HTML form fields on a contact page which then send the data to a php page.
I would like to make the form fields required and show a red (*) next to the label if the user does not enter a ...
0
votes
1answer
151 views
contact form jscript want to redirect vistor after submission to new page
$(function(){
$('.error').fadeOut(0);
// reset form and hide all errors
$("a#clear").click(function(){
$('.error').fadeOut(0);
$('form#contact-form').clearForm();
...
0
votes
2answers
442 views
How to make a PHP Error message popup instead of new page? [closed]
Possible Duplicate:
form validation for newsletter signup with javascript popup
http://www.3dmark3t.com/contact.html So on my webpage here if you don't complete what is required it will say ...
0
votes
3answers
98 views
What kind of security precautions should I take for a “contact us” form?
A client contacted us worried about some recent attempts to abuse the contact us form on her site.
Apparently, someone tried to write some code in the message field, most likely, it was an attempt to ...
0
votes
0answers
334 views
Magento 1.5.0.1 - problem sending email
I am having problems sending emails in the contact form from magento 1.5.0.1. Please help me for found that problem. Thanks
<?php
class Mage_Contacts_IndexController extends ...
0
votes
3answers
50 views
My PHP contact form is shooting blanks
Please forgive the tongue-in-cheek title, but I've been trying for the last hour to get my contact form to work properly. It sends the email just fine but it leaves out all the relevant data (name, ...
0
votes
2answers
51 views
Contact form emails; from, reply-to, …?
We are developing a contact form for a SaaS application; each instance of our application will have a contact form to contact the instance owner.
Our first version sends email from a generic SaaS ...
0
votes
1answer
154 views
Unable to get a form to work properly in Symfony2 project
I am building (well trying to) a contact form for a project I'm working on. I have been following this "tutorial" here and at first I changed bits of the tutorial to fit my project. So, in my ...
0
votes
1answer
68 views
Error implementing AJAX/PHP/HTML5 form
I'm trying to solve this puzzle here. The contact form on this page (http://www.b3studios.co.uk/) uses AJAX and PHP. I copied all the code and trying to make it work (reverse engineering PHP). I'm not ...
0
votes
2answers
83 views
Use Wordpress custom post in a contact form
I have created custom post type "Product" in Wordpress and I would like to use Products within my contact form. For example, I would like to have a drop down that is a list of all of my Products so ...
0
votes
2answers
491 views
Rails 3 uninitialized constant … (NameError) in custom initializer
I'm trying to implement the contact form described here.
I get the following error when I run rails server:
/home/user/project/web/config/initializers/app_config.rb:11:in `<top (required)>': ...