Hi!I have hot spot.By clicking on it, it opens small window with embeded view:
msg=open(“$$ViewTemplate for View”,“DisplayWindow”,“toolbar=no,directories=no,menubar=no,height=380,width=400”).
It work ok.
I have to do the same with document: in small other window, i can display document (i know UIND this doc). How can I do this?
I had command:
msg=open(“serwer/db/”+doc_uind+“?OpenDocument”,“toolbar=no,directories=no,menubar=no,height=380,width=400”).
How can I do this it worked good?