I'm trying to use a pop-up window (custom menu item, actually) to post a form to the fs_list TeamSite frame. This frame is the one which typically lists directory contents. It's also the frame that Launchpad is run from, etc.I'm at a loss of how to feign an HTTP POST using regular Javascript. I'll use AJAX if I need to but I'd rather keep it simple, if possible.Dave