User Profile
Collapse
-
any ideas folks? I'm puzzled by this and require your expert help! -
Hi, thank you for replying.
I think the problem lies with the submission of the form, take a look at the attached form:
...Code:<form action="contactform.php" method="post" name="form1" id="contactform"> <label for="name">Name: <br/> <input type="text" name="name" id="name" />Leave a comment:
-
Form to E-Mail Problem
Hi,
I'm in the process of creating a form for the first time.
All appears to be work until I click submit then instead of sending the e-mail it diects you to php script.
I wonder if you coding geniuses could shed any light on this.
my php code look as follows:
...Code:<?php $emailSubject = 'contactform'; $webMaster = 'info@dinkcreative.co.uk'; $email = $_POST['email'];
No activity results to display
Show More
Leave a comment: