frames available?

does anyone know or been successful using frames in a portal env? I amusing SP2 right now, but will upgrade to SP3 soon. Have tried to useframes but so far have been unable to get it working.any ideas would be appreciated
[256 byte] By [] at [2007-11-25 4:30:35]
# 1

I am not a guru in the Portal template capabilities, which I know are

very flexible, but I have played with frames - maybe too much. It really

comes down to what you are trying to do with frames.

No 1 consideration is your end user environment. If you support IE 4 and

above and NS 6 (or Mozilla), then they have an <IFRAME> tag. This

is pretty flexible and you can embed it pretty well anywhere. Technically

it is not W3C HTML compliant ;-)

If you need to support other browsers, eg ns 4.x, then that's a bit

trickier.

You would need to set the frameset as the first thing that the page loads.

In that situation, the best approach would probably be to refer to a static

page on a webserver that calls the portal desktop itself. Eg, I could

envision where you modify the frame which calls tab provider to

include the channels/content on the left hand side which is locked

and cannot be changed, and another frame which evaluates to a tab

on the right hand side which the user may customize.

hth

ws

Lee Mathis wrote:

> does anyone know or been successful using frames in a portal env? I am

> using SP2 right now, but will upgrade to SP3 soon. Have tried to use

> frames but so far have been unable to get it working.

>

> any ideas would be appreciated

at 2007-6-29 2:34:58 > top of Java-index,Web & Directory Servers,Portal Servers...