XHTML 1.1 : no frames

I understand that version 1.1 is a working draft. I'm concerned about
how to redesign our applications that have been written using frames, Do
you have any suggestions / thoughts on how to replace the functionality
of frames using XHTML assuming frames will no longer be supported ? Our
applications have a number of frames displayed at the same time. Some
allow user interaction, some contain menus or buttons
(ADD,UPDATE,DELETE,...) and some are hidden and used to perform actions
(compuations, data manipulation, database interaction)  the user doesn't
have to see. We can't use just one window since more than one
server/database interaction is happening and being directed to a
particular frame.

Received on Thursday, 31 August 2000 11:51:27 UTC