Search the Community
Showing results for tags 'mail form'.
-
Next form is working, buth when i enter the "nr", then I have an error message. The raison is that i can fill in only letters or only nubers. This is the number of an address. When i enter only a number, i receive the mail, but with delay. Can anyone help me with the code? Thanks in advance, Adhemar
-
Hi I am pretty new to writing forms with php to handle error checking and building mail messages. I have a mail form front/back that is suppose to handle my schools registration to an event happening this week it is suppose to ask the user to fill out ,team name, the 3 teammates and their email addresses along with a photo of them. I don't really have much constraint but if iwant to be able to do a few things with the code 1) Have the form inputs be sent to an email address. 2) Have the photo size be limited to a 15MB 3) Let the person be required to click the checkbox stating they agree tot he terms for the event here is the URL of the event on the live page http://www.campusdining.org/ironchef send_simpleform.html thank-you.php