Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
KoorsBeer #1
Need help with Mail Form and ASP
Can someone assist me in getting my contact form on my Flash site working. I
have a name, email, phone and a comments field and I want to submit this data
back to my server and use an ASP mailer script to send the data to a particular
address. Below is a sampling of my reset button, how to I get my submit button
to use ASP and to collect these Vars and submit them?
on(release) {
//_parent.t1_2="";
_parent.t2_2="your name";
_parent.t3_2="e-mail";
_parent.t4_2="phone";
_parent.t5_2="comments";
}
Any help would be nice!Text
KoorsBeer Guest
-
Form to Mail
Anyone familiar with this extension? I downloaded Form to Mail from HDW. I installed it, and then restarted Dreamweaver (I'm running Dreamweaver... -
mail to form php
Greetings , i have been working on DW for a while now , and i have just discovered the magic of extensions =\ I got a Qustion though , Is there... -
mail form with attachment
I bought the extension from FelixOne that allowed me to create a form and then have it mailed with an attachment to an email address of my choosing.... -
Mail form...
Dear allknowing experts ( ;-), i have a challenging question for you guys wich i hope someone can answer. I wont get fired if i cant get it to... -
form Mail help...
Hi I am using this script on my website... $msg = array($name, $address, $town, $county, $postcode, $email, $phone, $comments); $name =...



Reply With Quote

