I am developing application for notes client.I have a main page in which outlines are embedded.Each outline is opening a view.But it shows default folder structure of the views on left side.So I want to design a frameset to insert that view.But if there are 10 views then I have to create 10 framesets and each time view is created then I have to create frameset as well.This will increase number of design elements unnecessarily.Can I have a single frameset to call all views.Your urgent help is highly appreciated…
I have a frameset A(single large frame a) which has main page(navigation page) with outline.I have second frameset B (single frame b).I want to open the respective views in framset B(frame b).