View Full Version : Email Form
Dillbertdabomb
07-10-2006, 10:49 PM
How do you make a decent email form, i got wysiwyg from openwebware and want to use it in a email form can you help?
Don't use WYSIWYG editors.
To do this reliably, you need a server-side script. Do you have any server-side languages installed on your server?
Dillbertdabomb
07-11-2006, 12:32 AM
php, cgi, perl, smpt
shachi
07-11-2006, 07:16 AM
Dillbertdabomb: I don't think smtp is a "Server Side Language" it's just a protocol(Simple Mail Transfer Protocol and it's not smpt).
Check out the PHP mail functions (http://www.php.net/mail).
shachi
07-11-2006, 07:51 PM
Check this: http://www.dynamicdrive.com/forums/showthread.php?t=11055
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.