Jump to content

pop up window from a php mail form


poMONKey

Recommended Posts

hola,

 

I have a php mail form that loads a "thank you" page when its submitted correctly... I want that "thank you" page to be a pop up window...

 

// Result options
$header[0]="";
$footer[0]="";
$error_page[0]="";
$thanks_page[0]="thank_you_mailing.html";

 

not sure how to add to that last line to make a pop up happen...

 

TIA

 

p0

Link to comment
https://forums.phpfreaks.com/topic/46880-pop-up-window-from-a-php-mail-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.