question? .....

[email protected] (Justin Crawford) Wed, 22 May 2002 08:53:31 -0700 (PDT)
Newsgroups perl.macperl.webcgi
Message-ID <[email protected]>
Hi I think you guys are flash gurus so can I pose a
question? I created a flash form but am having trouble
posting to a simple mailform pl script. I get no email
after I submit the form. My action on the send button
looks like this:

on (press) {
    loadVariables
("http://www.domainname.com/cgi-bin/formmail.pl", 1,
"POST");
    /:recipient = "[email protected]";
    /:subject = "Feedback Form";
    play ();
}

and the actions for the reset button appears as the
following:

on (release) {
    name = "";
    lastname = "";
    organization = "";
    address = "";
    city = "";
    state = "";
    zip = "";
    telephone = "";
    fax = "";
    email = "";
    website = "";
    admail = "";
    message = "";
}


The above isn't working though, could you please tell
me what might be happening here?...thanx

-Justin


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com