I was wondering if you can think of any way to do the following:
Create a shell button labeled something like "this is a popup" that would
- close the current window
- add the URL of the window to a text file list of additions to be considered
The last part (adding the URL) would be easy enough to do in a script, proveded there was an easy way to retrieve the current URL. That doesn't show up in the registry anywhere, does it? (I wouldn't think so, since PWB can be run without installing it first). The first part would also seem do-able, maybe using the SendKeys functions or similar.
I just thought this would be an easy way for patrons to help us fight the war against popups

Thanks!