From: <ma...@ab...> - 2001-02-06 13:42:34
|
right now this is how the LoadPanel works for ie5 line 161 in dynapi/gui/loadpanel.js: else if (is.ie5) { lpanel.loadElement.startDownload(url,LoadQueue.loadHandler); cheers /martin > -----Original Message----- > From: dyn...@li... > [mailto:dyn...@li...]On Behalf Of francesco > AGATI > Sent: den 6 februari 2001 14:38 > To: dyn...@li... > Subject: Re: [Dynapi-Dev] Load external Files Alternative > > > Ok i understand, > > but is interesting how IE5 using the behaviors for loading external files > with the command download > > ----- Original Message ----- > From: "Michael Pemberton" <mp...@ph...> > To: <dyn...@li...> > Sent: Tuesday, February 06, 2001 2:12 PM > Subject: Re: [Dynapi-Dev] Load external Files Alternative > > > > I've already done this with my FileIO class. It uses an applet to > download > > the content. I have extended it to parse the content and > extract the body > / > > title from the document and also to execute js code. I can send you a > > work-in-progress version if you're interested. > > > > francesco AGATI wrote: > > > > > I have find this document for load external files with ns4 and Ie5 > > > > > > > > > > http://www.faqts.com/knowledge-base/view.phtml/aid/1268/fid/126/lang/en > > > > > > > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > -- > > Michael Pemberton > > mp...@ph... > > ICQ: 12107010 > > > > > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev |