Home » questions » How can you make a form in Macromedia Studio 8 be sent to a email address?

How can you make a form in Macromedia Studio 8 be sent to a email address?

2006-08-02 19:12:30, Category: Programming & Design
In Dreamweaver I make a form with text fields in it and when I submit the file in my email it shows all the text field coade in the email. How do I sent the form so it look like on the site?

Answers

  1. blackfangz

    On 2006-08-02 19:18:49


    Attach it.
  2. Gary H

    On 2006-08-02 20:43:30


    You need a script installed on your web server to process your form and send an e-mail with all the data entered into the form. This is a very easy-to-use PHP Formmail script: http://www.dtheatre.com/scripts/formmail_doc.php The instructions are extremely easy to follow and you'll be able to configure it quickly. The only thing that you need for it to work is to have PHP installed on your webhost's server. It really works for people like me who have little knowledge about server-side programming.
  3. RyanSmith

    On 2006-08-02 19:20:09


    It will be blocked by most email programs. You can either attach the SWF file, or just paste in the HTML object code and hope the user clicks "download images and content". You best be would be to provide a link to a web page containing the Flash.