This is a discussion on "how to submit form" within the Web Page Design section. This forum, and the thread "how to submit form are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
how to submit form
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
how to submit form
Hello everyone,,
I have made a big long application form for a site, and am wondering how i set it so that the filled out form is sent to my client when applicant clicks submit. I know It has someting to do with hidden fields, but what do I put in them and how do I make them apply to submit and send to email address etc...?? tanks toby |
|
|
|
|||
|
Re: how to submit form
Here is a site that has a php script. Here's another ...http://www.tectite.com/formmailpage.php
I know other's on this site have their favorites but since I'm the first to answer, I'll just going to jot down some resources. Here's a step by step tutorial...http://www.kirupa.com/forum/showthread.php?t=17313 Those should help, if not, write us back! |
|
|||
|
Re: how to submit form
Thanks. Just a few q's about it:
Do I copy all that into a new html sheet? How do I make it apply to my form? Thanks |
|
|||
|
What do you mean by that?
Here's my code for a form when i had a client who needs accomadation applications emailed to him: This is the HTML form notice it says "send.php" this is the name of the php file.
regards Paul |
|
|||
|
Re: how to submit form
I put all that in, but when I preview in browser i click submit and it opens up a download box asking if i want to open or save send.php.
Here is my html:
|
|
|||
|
Re: how to submit form
Yes, the hosting supports PHP. Is the php alright?
|
|
||||
|
Re: how to submit form
Well ... your names don't match. In your form you have
but in your php you get
Apart from that ... is the file saved as send.php? |
|
|||
|
Re: how to submit form
Hi,
I have a form on the web, but when u fill it in and click submit it says this: Parse error: parse error, unexpected T_ELSE in \\NAS35ENT\domains\t\mysite.co.uk\user\htdocs\send .php on line 84 the php for send.php is this:
HTML:
Any help much appreciated!!! |
|
||||
|
Re: how to submit form
You're missing this
|
|
|||
|
Re: how to submit form
whoops sorry my bad
regards paul |
|
|||
|
Re: how to submit form
still not working. when i submit im getting:
Thank you for contacting us Warning: Division by zero in \\NAS35ENT\domains\t\mydomain.co.uk\user\htdocs\se nd.php on line 62 Sorry all fields are required. and when i fill in the fields its the same but withou the sorry all fields required. please help... |
![]() |
| Tags |
| email, form, submit |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Form submit | longstand | PHP Forum | 6 | Nov 25th, 2007 01:14 |
| submit many forms - auto submit the same form many times | divs | JavaScript Forum | 0 | May 24th, 2007 10:10 |
| How to automate Form Submit??? | TheGaffer8 | Web Page Design | 3 | Apr 19th, 2007 11:08 |
| Form Submit button Help!!! | Aaron1988 | Web Page Design | 2 | Nov 25th, 2006 13:51 |
| Submit 1 form to 2 different URLs | alstefani | Classic ASP | 1 | Aug 31st, 2005 05:26 |