View Full Version : Email Form
Dillbertdabomb
07-10-2006, 11: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, 01:32 AM
php, cgi, perl, smpt
shachi
07-11-2006, 08: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, 08:51 PM
Check this: http://www.dynamicdrive.com/forums/showthread.php?t=11055
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.