On Thu, Mar 13, 2014 at 3:13 AM, <[email protected]> wrote:
> I don't know what to do to have a contact form in one page of my app. > Everything is working perfectly, except the contact form. Can anyone please > explain me how should I do it? I posted a question on Stack Overflow, but > no answer... Here is the link with my code (this works amazinly when used > in a regular web host...): > http://stackoverflow.com/questions/22367570/contact-form-using-php-and-jquery-on-gae. > I've read the sending and receiving email documentation and I could not > understand. I also read the section about handling forms and got nothing > from there. > Is the myadminemail address the registered administrator on your App Engine application? Also, can you try recording the contents of $message and $userName into logging? Do they show up in GAE logging or do you see an error instead? ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
