Folks,
We have a problem. We have written an application that has help files - but if we close down the main application windows any help windows that may be open remain this way.
This can be done but approaches are not practical, as we have to keep a handle on the child window from the parent window across multiple pages. One method of doing this is to use a frame, but this will cause other problems with the web app.
Can anyone offer any alternatives? Any commetns/ideas/suggestions/nice code snippets would be much appreciated.
Thanks,
Al.
We have a problem. We have written an application that has help files - but if we close down the main application windows any help windows that may be open remain this way.
This can be done but approaches are not practical, as we have to keep a handle on the child window from the parent window across multiple pages. One method of doing this is to use a frame, but this will cause other problems with the web app.
Can anyone offer any alternatives? Any commetns/ideas/suggestions/nice code snippets would be much appreciated.
Thanks,
Al.