This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > August 2005 > how do i send a email...





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author how do i send a email...
dreamx.0

2005-08-20, 4:18 am

Hello,

If you guys could please explain to me how to be able to make a succesfull
comments form for my website. My comments form is under my contacts page and i
just need a simple one, this seems simple but I've just started. So if you guys
could please explain and give me a little walk through because I'm not familiar
that much with action script and i believe that's what it needs to be
functional. Thankyou very much and I appreciate this.

Thanks

Demon paW

2005-08-20, 11:22 pm

well its quite hard to explain here you will probably need a complete tutorial.
first you need to have input text fields with variable names (not instance
name!!!search the property inspector when the input text field is selected, you
will surely find where to enter the variable name.)
Give each input text field a different variable name.
then you wil need a submit button with the following actionscript.
(Note: "your dynamic link url" is the link to the dynamic page (asp page,php
page or whatever).Dont forget the extension (.asp for asp pages,.php for php
pages etc)
on (release) {
getURL ("your dynamic link url","_BLANK","POST");
}
If you dont want your dynamic page to open use the sendAndLoad() actionscript
instead of get url.
if you still cant get through email me at webmaster@demonpaw.com and i will
send you a complete tutorial ok?

emedia203

2005-08-23, 8:09 pm

Hi Demon PaW

May I also receive the tutorial as I am having trouble getting my form mail PHP to work with my new flash template.
Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews