Log in

View Full Version : Contactform with PHP



cljb
01-15-2012, 02:05 PM
Hello

I'm new.
I have a contactform in HTML, with PHP, and it works!
so far, so good!
When you fill it in, you get a message: a blank page with black letters.

Now I want to know if it is possible that either:
- this messages is shown in a new blank page, so you can close it and you'll return on my website again, or:
- I can add a button that sais: go back to de site of xxxxxx.

Does anyone know if this is possible en if so, how to programm this in html.

Thanks.

Cljb

traq
01-15-2012, 06:06 PM
What happens after your form is submitted is something that your PHP script handles. We'd need to see the contents of your PHP script.

(Also, since this is not a HTML issue, you might ask a moderator to move this thread to the PHP forum.)