Re: [Flashcoders] flash contact form backend

2007-09-14 Thread robert nikolic
} else { echo("Message delivery failed..."); } ?> --- frmEmail is an iframe in html 1x1 pixel who will load the and exectute the php script and allow the flash form to move to the 2nd frame Cheers 2 all, Robert From: "eric e. dolecki" <[EMAIL PROTECTED]> Reply-T

Re: [Flashcoders] flash contact form backend

2007-09-13 Thread eric e. dolecki
http://www.kirupa.com/developer/actionscript/flash_php_email.htm On 9/13/07, robert nikolic <[EMAIL PROTECTED]> wrote: > > 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

RE: [Flashcoders] flash contact form backend

2007-09-13 Thread Sunil Jolly
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 b

Re: [Flashcoders] flash contact form backend

2007-09-13 Thread gerry
PHP or CGI? -Gerry > 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 > > _ > Express yours