Menu

not receiving form submission

Help
smurphy
2008-02-17
2013-06-03
  • smurphy

    smurphy - 2008-02-17

    hi,

    i got the form to work and process, but now i am not receiving the submission via the email address i specified- and i double checked to make sure it was correct? what do i need to be looking for to correct?

    thanks!
    shamurphy

     
    • TNTEverett

      TNTEverett - 2008-02-18

      Which version of the generator are you using?
      When you created the form did you choose a database option?
      Is the database being updated?
      The mail feature uses the php mail() finction.  Look in the process.php file for the line that starts with
      mail(

      The function parameters are separated by commas and the first parameter is the email address you are sending to. 

       
    • Jürgen Burberg

      Jürgen Burberg - 2008-02-22

      Same with me. Getting crazy. I'm clicking to 'Submit' but nothing happens. Quite strange.

      Where can I specify the mail-server?

      Thanx 4 helping
      Burion

       
      • TNTEverett

        TNTEverett - 2008-02-22

        You can not specify a mail server.  By default this is the server where your form resides (your web host). 

         
    • Jürgen Burberg

      Jürgen Burberg - 2008-02-22

      Forgot something. I'm using version 2.09

      Burion

       

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.