Opening an html link from an APEX page
Hi, I have an apex page with a link on one column for each row. My requirement is as below
When i click on the first time on any of that link, it opens up in a new window and any subsequent clicks should override the previously opened window.
So at a time, there should be only 2 windows open..
1) the APEX page
2) The browser window after clicking on an link in apex page
Could someone please suggest how to achieve it?
Thanks and Regards
Madhu