I know how to make a pop-up browser from a button with getURL(“www.site.com”, _blank),
but I want to be able to control the size of the window. I either want to set it to a specific size, or better, to get the window to automatically resize itself to the size of the random picture it loads. How do I do it?