Groups | Blog | Home
all groups > flash (macromedia) > july 2005 >

flash (macromedia) : Contact form??



-ToTi-
7/12/2005 7:23:50 PM
How can I make a from out of textInput, textArea, and checkboxes that a user can fill out and when he clicks a "send" button all the info gets sent to my e mail???
Thanks,
caskater
7/12/2005 10:30:55 PM
Flash itself cannot send e-mail. So if you want to accomplish this, you will
need to create a script (using php, asp, jsp, or cf) and have the form send to
this script when "Send" is clicked. The script will then take the information
and send it in an e-mail.
-ToTi-
7/12/2005 11:43:52 PM
thanks...but how can i send the form (and create the form) to the script??
Thanks again,
AddThis Social Bookmark Button