Another alternative is the hidden frame, the only problem is it needs frames
:o)

Dan was thinking about all this while we were still getting to grips with
HTML tags (me at least)
http://www.dansteinman.com/dynduo/en/cgicomm.html


----- Original Message -----
From: "Cameron Hart" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 10:10 PM
Subject: Re: [Dynapi-Help] LoadPanel Problem...


> Out of interest Micheal, where can your FileIO code be found? Have you
> written any docs for it, and do you know what platforms it works on? I
> thought it might be good to write a short doc on LoadPanel alternatives,
> I can only think of two, you code, and the JSRT.
>
> Michael Pemberton wrote:
>
> > this is something also available with my java version.
> >
> > it all comes down to how hard you are willing to work to get around the
use of
> > java.  my java version has the following features:
> >     - eliminates syncro problems by not returning until all data is
downloaded
> >     - unlimited download size, not limited to 4k size of cookie
> >     - (IE Only) Allows for the sending of larger amounts of data using
the POST
> > method.
> >     - allows for accessing html of layer after loading (even in NS4)
> >     - allows for execution of JS contained in <script> tags
> >     - smaller memory use.  does not require creatioin of additional
objects other
> > than the
> >       applet, thus reducing the number of DHTML objects used.
> >     - can be used to dynamically download widgets and other DynAPI
components
> > after
> >       the page has finished rendering without the need for reloading.
> >       (requires some slight aleration of widget code)
> >
> > And, with the use of the php patch submitted a few days ago, it becomes
possible
> > to work around the security issues of loading external urls.
> >
> > Nicolas MASSART wrote:
> >
> >
> >> I found something interessant in the Richar's info site...
> >>
> >>
http://www.richardinfo.f2s.com/dynapi/Doc_Oliver_Examples/Form_Submitting.ht
ml
> >>
> >> _______________________________________________
> >> Dynapi-Help mailing list
> >> [EMAIL PROTECTED]
> >> http://lists.sourceforge.net/lists/listinfo/dynapi-help
> >
> >
> > --
> > Michael Pemberton
> > [EMAIL PROTECTED]
> > ICQ: 12107010
> >
> >
> >
> >
> > _______________________________________________
> > Dynapi-Help mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/dynapi-help
>
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
>


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

Reply via email to