Hi all
I have a contact page on my website which has a link to an online form which (opens in a new window) mail details to me. The PHP mailer works fine but I would like, after pressing "submit", that the online form window closes and a specified page opens in the "main browser".
Basicallywhat I need is, user clicks "online form" from contact page, online form opens up in new smaller window, user enters info and presses "submit", the details are mailed to me (does all of this already), THEN the online form window closes and a specified page loads in the main browser window.
This is probably simple but I'm a bit of a PHP novice! I can paste the code I already have if that helps. I've been told by two people that this requires Javascript.
Thanks
Charlie.
I have a contact page on my website which has a link to an online form which (opens in a new window) mail details to me. The PHP mailer works fine but I would like, after pressing "submit", that the online form window closes and a specified page opens in the "main browser".
Basicallywhat I need is, user clicks "online form" from contact page, online form opens up in new smaller window, user enters info and presses "submit", the details are mailed to me (does all of this already), THEN the online form window closes and a specified page loads in the main browser window.
This is probably simple but I'm a bit of a PHP novice! I can paste the code I already have if that helps. I've been told by two people that this requires Javascript.
Thanks
Charlie.












