Hello guys
I have a problem with understand how to 'find' a showModelessDialog from a different window. What I want to do is using a showModelessDialog in a printtemplate to give users a status on whats going on. I have a document in a frameset which open a showModelessDialog e.g.
winref = showModelessDialog(bla..bla)
Then I open a different window (or the printtemplate does) and then I need to e.g. close the showModelessDialog window from the 'new' window.
Any suggestions?
Thanks in advance
Thor
I have a problem with understand how to 'find' a showModelessDialog from a different window. What I want to do is using a showModelessDialog in a printtemplate to give users a status on whats going on. I have a document in a frameset which open a showModelessDialog e.g.
winref = showModelessDialog(bla..bla)
Then I open a different window (or the printtemplate does) and then I need to e.g. close the showModelessDialog window from the 'new' window.
Any suggestions?
Thanks in advance
Thor