A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Posting Variables by email (URGENT)

  1. #1
    Junior Member
    Join Date
    Mar 2000
    Posts
    5

    Post

    Hi I am Having trouble with forms I need detailed instructions on how to program a submit button for a form when I want the variables in the form to be sent to an email account.

    Please reply Its kinda URGENT

  2. #2
    Member
    Join Date
    Feb 2000
    Posts
    34

    Post

    If I'm not mistaken, you need to have a serverside CGI script to do the emailing part of the form. You can then pass the varibles to the CGI script using "post". You also need to have access to a CGI bin on the server where your webpage is for the CGI script to work.

    You can find premade CGI scripts on the web in various places, just search for CGI or perl scripts.

    Hope that helps a little.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center