View Full Version : Form sent through email not as attachment
lmarshall
05-21-2003, 06:48 PM
I am delveloping a web site that uses a form to send feedback from the visitor to me. Is there any good ways to do this besides using the ACTION="mailto:xxxx@xxx.xxx" command? I don't want it sent as an attachment either. I just want the input from the form to be sent to be in an organized fashion.
Thanks
lmarshall
Nightfire
05-21-2003, 08:37 PM
You'll need server-side support (PHP, ASP, Perl, etc...) to use anything else.
lmarshall
05-21-2003, 09:39 PM
Thanks! I called the hosting company that my company gets it's hosting service from for this site. I guess they only support Front Page Extensions and simple CGI scripts. I only have Dreamweaver so Frontpage is out of the question. Does anyone know of any simple CGI scripts?
Catman
05-21-2003, 10:39 PM
You can do this with Perl -- jump over to that section of the forum and search for mail. There are a few threads which discuss the code.
tommysphone
05-22-2003, 11:51 AM
There is a member on this forum that offers such a service - http://www.solidscripts.com/
You need to sign up to it but I have seen this in other similar posts. Hope it helps.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.