As I've sid previously, there are still a few glitches in NS. IE works fine.
It uses and applet to download the content and then uses JS to parse the data and extract the relevant details and evaluate any JS that is contained.
If you want, I can send you the WIP code.
Nuno Ferreira wrote:
How does it run?
Do you call it from Javascript? Or it's a normal Java Applet?-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Michael
Pemberton
Sent: terca-feira, 20 de Fevereiro de 2001 12:52
To: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Dev] Dynamic Loading.this is basically what I have done with my url applet. it loads the raw
source and
then evaluates what needs to be done. I think it is better than writing a
lot of
repetative JS in a separate frame.Nuno Ferreira wrote:
> >I loath the limited realm that FLASH delivers along with its
> >pathetic CPU chewing rendering engine. I like the fact that the
DynAPI
> >leaves options 100% open for me to pick and choose front-to-back
delivery
> >platforms.
>
> I agree, though as it stands, DynAPI chews more CPU time than the average
> flash
> movie, let alone IE memory leaks.
>
> >Currently loadpanel is probably the weakest link supporting the
DynAPI
> >platform. But it is the "only" link we currently have to bridge
between
> two
> >very different worlds. Fix and optimize it....,
>
> Hmmm, I think that setHTML is the way to go, not loadpanel.
> Using PHP, for instance, you can load a PHP file in a hidden frame, that
> accesses
> a database and builds a script on that hidden page that alters the layer
> content
> on the main page via setHTML. In practice, if you organize things
> thouroughly, you
> won't have to reload the main page ever.
>
> best,
>
> NunoF
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010
