I want:
-one html -file containing a form, submitting the form (action, onSubmit)
-redirecting to a php processing -file, configure and send the form as a mail (mail())
-if mail() returns true: redirect to the form, AND a new window containing submitted data from the form poping up. Close popup window: return to the form.
Any ideas/suggestions?
formmail
Moderator: General Moderators
Start small. Code up your form first. Then make the processing page, do a bunch of print_r() s and echo calls to make sure the data comes accross as you want it.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.