Forum Moderators: open

Message Too Old, No Replies

Results of a popup

         

wheelie34

8:01 pm on Feb 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi

I have a popup window that adds favourite properties to a portfolio for a surfer, the window pops up when they add one and they can then close and add another later.

My question is, the favourites each have a href to their corresponding properties which open in a blank new window for each property, so if the surfer was to

A: Visit the site
B: Look at their favourites
C: Go to one of them

They would end up with 3 or 4 or 5 or more browser windows so I wanted to ask is there a method to send the href to reload its details on the MAIN window with the site in? I have tried the parent location and others that are in dreamweaver.

The script is written in perl it drops a cookie that lasts 128 days, just incase thats important

rocknbil

8:02 pm on Feb 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Search this site for "window.opener." You'll need a little Javascript. :-)