How do I create a new window that is X by Y pixels, no toolbar, no menu, etc... using X.aspx and not Javascript?
If Javascript is the only way to do this then how do I create everything in X.aspx in the new Javascript window including icons, buttons, tooltips, context sensitive menus that appear and allow the users on the click of the mouse button to select menu items and execute that option within all the normal X.apsx's?