WebsiteBaker Community Forum

General Community => Global WebsiteBaker 2.8.x discussion => Topic started by: POPDUM on February 12, 2008, 05:39:34 PM

Title: Window does not start in new window
Post by: POPDUM on February 12, 2008, 05:39:34 PM
Hi,

I can open windows in a new window whenever I select Target:New Window. However, now I realize that when I start a new window programmatically (e.g. using PHP header or window.open in javascript), it opens in the same window. I haven't been able to open the child window in a new window.

Does anybody know how to achieve this, especially using javascript. I need to allow the user to click on an image (there are upto 10 of them), which then opens up a file upload screen. After the user chooses the file and uploads, the child window should update the image in the parent window, or on error do some processing. Thisd means that  I need this functionality.

Does anybody have any ideas?

Thanks a lot for your help.
Title: Re: Window does not start in new window
Post by: ruebenwurzel on February 13, 2008, 08:46:53 AM
Hello,

as this is more a generelly question about html and javascript, the WB forum is not the right place to ask this. Look on our help page on the bookmarks list. There you'll find some links wich possible could help you.

Matthias