This is a discussion on "Forms..................................." within the Web Page Design section. This forum, and the thread "Forms................................... are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Forms...................................
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Forms...................................
Hi! Could someone edit this feedback form so it'll be sent to:
gamersplace@tiscali.co.uk I really can't do forms! Anyways here the code I'm using:
|
|
|
|
|||
|
Ive never tried this but....
try <form action= mailto:"EMAIL ADDRESS HERE"> Sam Lad (Hope that helps) |
|
|||
|
<blockquote id="quote"><font size="1" face="geneva, verdana, arial" id="quote">quote:<hr height="1" noshade id="quote">gamersplace writes:
<input type="submit" name="submit" value="Send"><hr height="1" noshade id="quote"></blockquote id="quote"></font id="quote"> Change this line to: <input type="hidden" value="Type your subject here:" name="subject"> <input type="hidden" value="gamersplace@tiscali.co.uk" name="recipient"> <input type="hidden" value="reply from site" name="title"> <input type="hidden" value="type the URL of the page you want them taken too after they hit the submit button here" name="redirect"></td> <input type="submit" name="submitButtonName" value="Whatever you want button to say"> Thats all you should have to do. if it doesnt work let me know and I will just make you one and explain to you exactly what I did as I go line by line. Hope that helps you! |
|
|||
|
<blockquote id="quote"><font size="1" face="geneva, verdana, arial" id="quote">quote:<hr height="1" noshade id="quote">Originally posted by señorbadger
Ive never tried this but.... try <form action= mailto:"EMAIL ADDRESS HERE"> Sam Lad (Hope that helps) <hr height="1" noshade id="quote"></blockquote id="quote"></font id="quote"> That will send the data, but in raw format... So spaces will be replaced with + signs and any symbols are replaced with character codes! It's pretty unreadable! |
|
|||
|
O right cos i use a ASP script to process it now but thanks i wondered what that does
|
|
|||
|
you need a form processing script, either an asp page or formmail.pl
Look at the FAQ's on your hosting companies website, the answer should be in there. |
|
|||
|
Thanks for posting that smokie, I didnt think about telling him that... Also, if you have Frontpage, try using that. It will do it all for you!!! Unless your hosting company doesnt have Frontpage support, then your forms wont work.
|
![]() |
| Tags |
| forms |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Forms | crackafaza | Web Page Design | 3 | Aug 13th, 2007 02:16 |
| Forms | acrikey | Web Page Design | 13 | Aug 6th, 2007 21:31 |
| JS and Forms | roki13 | JavaScript Forum | 1 | Jun 6th, 2007 15:28 |
| forms | mickc90 | PHP Forum | 3 | Aug 1st, 2006 22:06 |
| forms | atomicant_2005 | JavaScript Forum | 15 | Dec 9th, 2005 16:09 |