Menu

Changing the E-Mail Address

Help
Anonymous
2004-06-28
2013-06-03
  • Anonymous

    Anonymous - 2004-06-28

    How do I change the e-mail address the form is sent to?

    I create the form, test it and then make it active for my client.

    During testing, it's sent to my e-mail address.  Once testing is complete, I now need to send the form to their e-mail address.

     
    • Musawir Ali

      Musawir Ali - 2004-06-28

      Open up process.php, then search for the email address that you provided during form creation. Find where it is, and then replace it with the new email address.

       
    • John

      John - 2008-05-09

      any answers to this question?

       
      • TNTEverett

        TNTEverett - 2008-05-09

        Musawir did answer your question.
        Here it is again.

        mail ( $to , $subject , $message )

        http://www.php.net/function.mail

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.