Click to See Complete Forum and Search --> : Mailing Forms from a Flash site


m1998cm
09-10-2008, 12:59 PM
Hey,

I'm having trouble with a site I'm developing for my brother in law.

Basically, I have a form. However I have no idea how to get the information from the form, into an e-mail and sent to my e-mail address.

I've been looking for almost three days for a tutorial that's basic enough to follow without becoming completely lost in PHP script.

The link to the current page is

http://www.geocities.com/m1998cm/portfolio/chris/elmtree

Please don't judge me, I use geocities as a matter of convenience, nothing more.

The contact page has 8 input fields of which 3 are a necessity. I have SOME script in there, however this is a bit rubbish and doesn't work the first time.

By clicking on the SUBMIT button, you'll go straight to the "thankyou" page without being questioned and with the name "Undefined" however after pressing RESET and then SUBMIT again, the warning button fianally rears.

Is there anyone out there that can help me with this little problem?

(Problems if you count the whole "Error box not working" thing)

LeeU
09-10-2008, 01:54 PM
You would need to have a type of mail processing script, e.g., cgimail in order to process it to be mailed.

m1998cm
09-10-2008, 02:26 PM
You would need to have a type of mail processing script, e.g., cgimail in order to process it to be mailed.

I have this at the mo, but have no idea what I'm looking for to personalise it to my site.

m1998cm
09-12-2008, 01:48 PM
Can anyone help with this?