![]() |
| HTML | PHP Scripts | Webmaster Tools | Webmaster Forums | Web Hosting | Domain Names | Webmaster Books |
|
|
#1 |
|
Senior Member
Join Date: Jan 2009
Location: Denmark
Webmaster Discussions: 128
Rep Power: 11 ![]() |
Problem with mail-script
I´ve made a form which should be able to send me some informations.
On the internet I found a PHP-script that could help me with that, but it doesn´t work. When you press the Send-button, I recive an email, but it doesn´t have any content. I hope someone can see what is wrong: Html: HTML Code:
<form method="post" action="../../php/mail_phpscript.php" enctype="text/plain" name="bestilling"> Hus/værelse:<br> <input type="text" name="Hus" value="Det store hus, soveværelset" size="25" readonly="readonly"> <br><br> Reserverede datoer:<br> <input type="text" name="datoer" size="25" id="datoer"> <br><br> Navn/familie:<br> <input type="text" name="navn" size="20"> <br><br> Email:<br> <input type="text" name="email" size="20"> <br><br> Telefonnummer:<br> <input type="text" name="fasttlf" size="20"> <br><br> <input type="submit" value="Send"></form> PHP Code:
http://www.ullilo.dk/reservering/storehus_sovevaerelse/recieve.html |
|
|
|
![]() |
| Bookmarks |
| Tags |
| mailscript |
| Thread Tools | |
| Rate This Thread | |
|
|
Similar Webmaster Discussions
|
||||
| Thread | Webmaster Discussion Starter | Forum | Replies | Last Post |
| Php Mail script being Spammed | richybear | PHP Forum | 7 | 04-27-2007 06:19 AM |
| PHP Form Mail Problem | FrozenGecko | PHP Forum | 30 | 10-13-2005 06:15 AM |
| problem with function mail() | ovello | PHP Forum | 6 | 01-11-2005 07:52 AM |
| Send Mail Problem | WJam | CGI Perl Forum | 11 | 12-08-2003 11:22 PM |
| php mail script help | Derek | PHP Forum | 14 | 12-01-2003 02:23 PM |