PDA

View Full Version : CGI Script: FormMail...HELP !



Sanshiro
December 31st, 2003, 08:01 PM
Ok so i start to learn how to do a an application form for my website.

After 4 hours wasted i learn how to do a proper application form, using this tutorial: Tutorial (http://www.flashkit.com/tutorials/Actionscripting/Creating-Chris_Fa-583/index.php)

And, after doing the form it asks me for FormMail.pl ...i have 0 clue about CGI / Pearl scripting...

Is there a better way to do a form in flash without the need of CGI / Pearl ?

Im not an actionscript hero either, i know alot but not the components part.

Im in desparate need of help, my deadline is 15th of january and i chose to post here and here only for help since ive recieved alot of help in the past.

Thanks for your time.

abzoid
January 1st, 2004, 12:58 AM
You'll need some version of server side script to process the form parameters and send the email. It could be PERL, ASP, PHP, etc.

Do a http://www.kirupaforum.com/images/search_top.gif (http://www.kirupaforum.com/forums/search.php?s=) of this forum, there are dozens of threads with examples.