EDIT: Basically, Dantom's HTMLlib by itself won't make a popup, it just returns the html code... it's the browse() proc that does the popup (when a window name is defined)... remember, to close it, it'll be
X << browse(null,"window=XX") [window name must be the same]
- GhostAnime
#2 Dec 10 2005, 4:21 pm (Edited on Dec 10 2005, 4:39 pm)
EDIT: Basically, Dantom's HTMLlib by itself won't make a popup, it just returns the html code... it's the browse() proc that does the popup (when a window name is defined)... remember, to close it, it'll be
X << browse(null,"window=XX") [window name must be the same]
- GhostAnime