PDA

View Full Version : Need a solution to a frames problem


rishid
03-21-2006, 01:23 PM
Hi,

I am making a page that will allow users to load up a document (word / pdf) and then allow them to write and submit comments or changes on the document.

I am thinking having 2 frame windows split vertically.

One for the document and one for a form to submit comments.

Is this the only way to do it? Anyone got any other suggestions?

It isn't possible to load a document into a layer is it?

Thanks,

RishiD

Pennimus
03-21-2006, 02:44 PM
I don't think so. But it's almost always better to use an iframe than a normal frame, so I would look at that route.