Why don't you simply have your link in the parent window open a new window which loads your CGI script? That should preserve the contents of the parent window.
The Href is actually a FPHOVER button that accepts a URL PARM, so you can only call a CGI or HTM script from it, not a Window.open java command..
Thank you - OEMike