Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Flash Site Design / December 2006



Tip: Looking for answers? Try searching our database.

Emil form tutorials- Would like a step by step guide

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bobby robo - 17 Dec 2006 13:37 GMT
Hi all.

I'm wanting to create an email form in my Flash site. So that the user enters
details like name, email address and message and that then gets sent to my
email address. Now i know this requires back end scripting in PHP etc. And
really want to give it ago. But would really like a step by step guide that
explains things fully and clearly. I'm no idiot in Flash but this is a new
topic for me to learn. So if anyone could recommend a really good tutorial that
would be great.

Thanks and merry xmas

Rob A (bobby)
swordfish_sam - 18 Dec 2006 08:59 GMT
hi robby,

i also want to know the same, can anyone help with this
zengin - 18 Dec 2006 09:01 GMT
hi bobby,

check this site articles :

http://info.template-help.com/after_sale_support/Working_with_Flash/Advanced/art
icle7.html


bobby robo yazdi:
> Hi all.
>
[quoted text clipped - 9 lines]
>
>  Rob A (bobby)
Pam - 22 Dec 2006 23:20 GMT
I'm working on this too - my hosting service is 1and1 - and I've set up the
my sql database .... but what do you do AFTER you set up the database - do I
need to go in to the  phpMyAdmin to do something else so that the form in
flash (using a template from monstertemplates) works?the script I'm using on
the 'button' that says 'send' in the form in the flash is:

on (rollOver) {
gotoAndPlay("t1");
}
on (releaseOutside, rollOut) {
gotoAndPlay("t2");
}
on (release) {
_parent.text1 = "Name:";
_parent.text2 = "E-mail:";
_parent.text3 = "Message:";
}
on (release) {
}
on (release) {
loadVariablesNum = "mail.php\", 0, \"POST";
}

then - I made a mail.php in my website program (fp expression) that says:

<?php mail("info@jbtechllc.com", $_GET["subject"], $_GET["message"], "From:
PHPMailerReply-To: $_GET["from"]X-Mailer: PHP/" . phpversion()); ?>

what am I doing wrong?

thanks
Pam
> hi bobby,
>
[quoted text clipped - 22 lines]
>>
>>  Rob A (bobby)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.