PDA

View Full Version : Where does it go?


gmrcvt
05-08-2007, 03:49 PM
Please see: www.gmrcvt.ulmb.com

When I press the submit button on my Landlord Application (http://gmrcvt.ulmb.com/gmrcvtlandlord.html ), I either get errors or my email: compose screen opens a blank screen to send a new message! I have read the forum and can't find my answer. I do not know phpmyadmin or MySQL or directories so any help is much appreciated!

:confused:

cr0wonline
05-08-2007, 09:36 PM
You need to use the php mail() function. You can read up about it on www.w3schools.com (http://www.w3schools.com) :)

Tyler
05-08-2007, 09:55 PM
Also, you need to be careful with the Terms of Payment, when you click the link it auto checks that the person agrees with it, which from what I have seen will not hold up in court as they agree, since it auto clicks on it when you go to view it. The user has to actually check the little box.

gmrcvt
05-09-2007, 12:02 AM
Thanks Tyler, I didn't know about the Terms of Payment, error. Would you know how I could fix that?

Thanks soo much for the link to the php mail!!!!

You (cr0wonline) are the most helpful person I have found here!