checking if submit was successful
Hey,
I have an normal form and I want to send it out. I know how to use the validate stuff etc but since something can go wrong when you insert your stuff into a DB I want to check if it was actually successful. So I want to send the data and somehow receive if it was successful. Is there a way to echo the result in the processing php file and get the result in my form file? I hope you get what I mean.
Best regards,
snaper