Groups | Blog | Home
all groups > flash actionscript > december 2005 >

flash actionscript : Email Form


DarkAngel
12/17/2005 10:59:48 PM
Can anyone help me out with a simple question. I have a regular website and one
of my pages I have a Email Form connected to a PHP Script. So If I press on the
Send Button nothing get to my email, but If I create a simple Email Form on a
Website and use the same PHP Script everything works.

Here is the code on my Send Button:
on(release) {
form.loadVariables("email.php", "POST");
}

Pls help me

Cheers
kglad
12/17/2005 11:14:57 PM
DarkAngel
12/17/2005 11:25:17 PM
AddThis Social Bookmark Button