How do I create a new X by Y pixel window with no toolbar, menu, etc in VWD?
All I want is the basic blue bar with the title, close box, minimize, maximize icons and functionality.
I know I could use the Javascript option, but if I do it creates a NEW window and I will have to recreate everything (like ... icons, tooltips, context menus, etc) in Java and that is not the solution that I am looking for.
I have a "default.aspx" and I would like to execute "icons.aspx" with everything that is already there in a new X by Y pixel window with no toolbar, menu, etc in VWD and a basic blue bar with the title, close box, minimize, maximize icons and functionality.
Michael

