In article <cvqgc.38755$zm5.17225 (AT) nntpserver (DOT) swip.net>, wrote:
Quote:
Try single quote characters (apostrophes) around the feature string:
echo 'window.open("./01.jpg","Picture",\'width=370,height=260,
toolbar=no,menubar=no,resizeable=no\')'; |
Didn't help.
However, I found out that despite Firefox browser having the setting to
allow popups enabled (I even tested it on external sites and it worked)...
it somehow assumed I did not want popups on "localhost", which is why I did
not see any. What the config said and what it actually was doing was
totally different.
After editing the config files for the browser it allowed me to see the
popup from "localhost".
Thanks to everyone for their help.
Dariusz