I am making a script to reconnect my public ip (the external one). In order to do that, I access my router with the explorer. The problem is that I can't get a reference to the disconnect button. Seeing the source code with IETab, it seems that it's inside a table inside a frame but the function _IEIsFrameSet says there aren't any frames. However, the help file also says that if the function returns false and we know there are frames, it's because they're iframes. But if so, shouldn't they have