auto open and close windows
Moderators: egami, macek, gesf
- WiZARD
- Moderator
- Posts: 1240
- Joined: Thu Jun 20, 2002 10:14 pm
- Location: Ukraine, Crimea, Simferopol
- Contact:
parxal wrote:Its possible to open a new internet explorer window and close the current one automaticly?, without using links!
It's you may do, but only by JavaScript....
"Sex,Drugs and Rock&Roll " replaced at "Sucks,Bugs and Plug&Play";


- WiZARD
- Moderator
- Posts: 1240
- Joined: Thu Jun 20, 2002 10:14 pm
- Location: Ukraine, Crimea, Simferopol
- Contact:
parxal wrote:Javascript
window.open("url","name")
window.close()
the question is: Is possible to call a javascript funcion in php?
But don't forget give a name for you main window
"Sex,Drugs and Rock&Roll " replaced at "Sucks,Bugs and Plug&Play";

