Hi
I have a database being used on a notes client server by internal users. It works great (yippeee) but there is an issue I really need to overcome...
I have a main navigator from which i launch several other navigators dependant on roles. From these other navigators I launch a series of framesets (2 frames each) which show a main navigator 'selection list' of buttons down the left hand side, and depending which button you click a different view appears next to it in the other part of the frameset.
My problem is that they are programmed to work by clicking on a button in the navigator in one of the frames, this then opens another frameset to show the relevant view.
I want it to happen that when clicking on the button it closes the current frameset and opens a new one and all would be working perfectly. I have tried @command(fileclosewindow) at the beginning and end of the button code, and also an @postedcommand(fileclosewindow) also whilst using an openframeset command too, but none of these seem to work together.
I cannot find any lotusscript code examples either to open/close framesets as I am happy to use script of @commands depending on the best solution.
Can anyone help me please?
Thank you!!1 :)

Framesets Open One & Close Another ... (Louise Owen 4.Nov.09)
. . 