I'm probably being obtuse but can't see the easy way to do this: in my app's menu bar, I'd like to have one of the menu items to have an action that gets a binary file from a url. An iframe works great if the content is html, but the thing I need it to get is (ugh!) an ms word document (hateful, I know -- tell me about it!), so I'd like to make the menu item behave as if it were just a link so that it pops up a dialog so the user can save the doc somewhere -- any easy way to do that?
Thanks! Steve

