Popup Browser Window from a Notes Form

I have a web link in a Notes Form, and when clicked on, I want the browser window to popup and be small. I’ve tried window.open, @urlopen in popup formula, I’ve searched the forum (as I do frequently).

Has someone done this before? I have tried and tried, to no avail.

Thanks in advance for any assistance.

Subject: I think this is a javascript problem

There are not Notes native commands to do what you want but a quick search seems to indicate the JS can handle it.