how to send data of a form to email

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shaby
    New Member
    • Jun 2007
    • 1

    how to send data of a form to email

    Hii,
    I m stuck in a prob. Does anyone know a simple and easy method to send a data from a form of flash to my email
  • DeMan
    Top Contributor
    • Nov 2006
    • 1799

    #2
    might want to search for cgi on the web......
    Most cgi examples include one to send form data to (a specified) email address (of course you could make this address be something specified on the form!!).....

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      Moved to flash forum .

      Comment

      • kestrel
        Recognized Expert Top Contributor
        • Jul 2006
        • 1071

        #4
        here is a tutorial on flash forms using php
        the source code is also available for download
        http://www.kirupa.com/developer/actionscript/flash_php_email .htm

        Comment

        • kestrel
          Recognized Expert Top Contributor
          • Jul 2006
          • 1071

          #5
          Sorry buddy, that link was irrelevant to the topic. Hes asking for flash forms, not html.

          Comment

          • endline
            New Member
            • Jun 2007
            • 10

            #6
            i use the kirupa tutorial for my mail sending needs. works great, but the language isn't great. Make sure to keep the instances named right or it will NOT work

            Comment

            Working...