Forum: Site Layout and Usability Jan 19th, 2006 |
| Replies: 0 Views: 5,323 I've created a form which when submitted, is emailed to me. I have set up the form so that the "reply to" address comes from the "email" field in form. (See below)
<!--webbot bot="SaveResults"... |
Forum: Site Layout and Usability Dec 14th, 2005 |
| Replies: 3 Views: 2,370 Ok I think i've sussed it. I've written a short javascript which does the job perfectly.
Thanks for your help,
NuGG |
Forum: Site Layout and Usability Nov 30th, 2005 |
| Replies: 3 Views: 2,370 I have a popup with a form on it. when the form is submitted i want it to load the next page in a new window (not in the popup window). Does anyone know how the submission code can be chainged to do... |
Forum: Site Layout and Usability Nov 29th, 2005 |
| Replies: 8 Views: 10,530 So im guessing this would go in the submission code next to the email field as below:
<tr>
<td width="31%" align="right">Email address:<font color="#FF0000">*</font></td>
<td... |
Forum: Site Layout and Usability Nov 29th, 2005 |
| Replies: 8 Views: 10,530 Thanks alot mate ill give it a go now and see if i can get it to work. Ill let you know if i have any problems.
Cheers,
NuGG |
Forum: Site Layout and Usability Nov 29th, 2005 |
| Replies: 8 Views: 10,530 What do you mean by the "have server reply" rule? Is this a feature of outlook?
I understand that this rule enables you to automatically send emails back to the person who sent them, however i... |
Forum: Site Layout and Usability Nov 25th, 2005 |
| Replies: 8 Views: 10,530 - I have a form (http://kings-head-inn.com/form/) and I need to send an email automatically to the person who submitted the form.
- The form sends the information to an email address when... |
Forum: Site Layout and Usability Nov 23rd, 2005 |
| Replies: 0 Views: 2,341 I have obtained the following script which only lets a page load if the visitor has been to the previous page, if they haven’t it sends the visitor to the appropriate page. However, it only works in... |