Hi Robert, You'll need to post your form data to a URL which contains a script which will grab the posted variables and then will email out the information.
If you're using PHP it's quite simple and there are lots of scripts. This is the first Google result for "php emailer". I haven't tried it but it sounds like what you need. http://www.bellonline.co.uk/web-services/free/scripts/php-mailer-script/ Your server will need to be configured to send out emails, but I believe this is a pretty basic function that most should have enabled. Hope that helps. Sunil -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of robert nikolic Sent: 13 September 2007 14:01 To: [email protected] Subject: [Flashcoders] flash contact form backend I have a flash contact form, and I'm struggling to implement a proper backend code to be able to send it to an email recipient. Could anyone help with an example, many thanks, Robert _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

