A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Emergency Formmail Question...

  1. #1
    resident azhole
    Join Date
    Jun 2001
    Location
    Atlanta, GA
    Posts
    206

    Emergency Formmail Question...

    Hey guys...I have a quick one for ya. Can't get this formmail script to work out of Flash 5.

    I have talked to my hosting service and they told me the path to formmail is:
    http://cgi.nuvox.net/cgi-bin/formmail

    I have created my form and placed the following code on the "submit" button:
    on (release) {
    subject="Media Pro Subscription";
    recipient="myemail@mydomain.com";
    loadVariablesNum ("http://cgi.nuvox.net/cgi-bin/formmail.cgi", 0, "GET");
    gotoAndPlay (2);
    }

    But no luck!!??
    Does anyone have any ideas on how to get this working...I'm driving myself absolutely crazy here.

    thanks
    tony

  2. #2
    resident azhole
    Join Date
    Jun 2001
    Location
    Atlanta, GA
    Posts
    206
    sorry...the formmail path that my host gave me had a .cgi extention on the end...it got cut off on the message above.

    thanks for your help!
    tony

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center