Jump to content

"NewWin=window.open('http:// for php help please.


Rianna

Recommended Posts

Hello, I was told I could use the window.open command in the php part of my form to open my thank you and error pages in a new window size. But how?

Here is the code that it might need to be something like.

"NewWin=window.open('http://www.mypagethatneedsresized.html/','NewWin',
width=620,height=390,');"

How can I add that to the code that look like this on my php page. I tried several but none of them worked....... Thank you very much! Jen

header('Location: [a href=\"http://www.moonbaby.info/linkexchange/main/exchangethankyou.html');\" target=\"_blank\"]http://www.moonbaby.info/linkexchange/main...you.html');[/a]
if (empty($_REQUEST['postit'])) {
header('Location: [a href=\"http://www.moonbaby.info/linkexchange/main/exchangeerror.html');}\" target=\"_blank\"]http://www.moonbaby.info/linkexchange/main...or.html');}[/a]
Link to comment
https://forums.phpfreaks.com/topic/12128-newwinwindowopenhttp-for-php-help-please/
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.