View Full Version : simple txt field email thingy
theyummyfur
January 30th, 2003, 05:56 PM
All I need to do is be able to make information typed in by a user into a txt field to be sent to an email address to my choice when they hit a button. Sort of a comments box type thing, where the comments are sent instantly to an email address. Sounds simple i'm just having trouble doing it, help would be much appreciated.
I'm using flash 5 by the way...
Danno
January 30th, 2003, 07:00 PM
you need to have a server that is php, cgi or asp enabled. php is my choice of language. Then you need to make sure your server allows for mail to be sent (send mail, form mail, etc)
contact your webhost provider then we can help. It isn't something flash handles by itself.
rynoe
January 30th, 2003, 11:17 PM
if you don't have any of those you problably still have perl/cgi-bin access somewhere
theyummyfur
January 31st, 2003, 07:27 AM
Cool. Right, I believe I do indeed have some perl, cgi-bin support. Right, so what next?
rynoe
January 31st, 2003, 02:02 PM
there are hundreds of free mailform scripts written in perl floating around the internet. Matt's has been moved to here (http://www.scriptarchive.com/) His is easy to use. Just make sure you know your absolute path to perl, absolute path to site and path to your sendmail. If you don't have that handy, get it from your provider.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.