it's definetly possible, something like this will do the trick:

<frameset frameborder="0" border="0" framespacing="0" rows="100%,*">
        <frame name="main" src="main.html" marginheight="0" marginwidth="0"
frameborder="0" border="0" scrolling="no" noresize>
        <frame name="hidden" src="blank.html" marginheight="0" marginwidth="0"
frameborder="0" border="0" scrolling="no" noresize>
</frameset>

Note I've found if you don't load somthing into the hidden frame in NS4, it
doesn't behave itself preoperly.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Nuno
> Ferreira
> Sent: 28 March 2001 11:20
> To: [EMAIL PROTECTED]
> Subject: RE: [Dynapi-Dev] Loading External Content (Remote Scripting)
>
>
>
>
>       >First of all I don't know where you guys heard of this 18
> MB VM and no
> Java
>       >support in IE. I personally hate Java as a client side
> language (and in
>       >general too) and I also know from recent experience that
> you can't trust
>       >people to allow java on their systems. So I agree there needs to be
> another
>       >way I personally think that a hidden frame is the best way to go.
>       8an
>
> I agree with you, though Oracle seems to disagree, though their so called
> Oracle
> Web Server is really Apache running TomCat :)
>
> Hidden frame is ok, as long as you don't mind a 5 pixel frame on
> Netscape 4,
> because
> maybe I'm wrong, but I don't seem to be able to hide completely a frame in
> Netscape...
>
> NunoF
>
>
>
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to