Forum Moderators: open
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