I am under the impression that the JavaVM used by Mac IE 5 did not allow for
the URLConnection class used to download the data.

Cameron Hart wrote:

> I think that this is only a problem using IE on the Mac, Mac Netscape has
> LiveConnect.
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Jay Chalfant
> > Sent: 26 January 2001 18:20
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: [Dynapi-Dev] LoadPanel alternative.
> >
> >
> > Aaaugh! Why? Is this documented by MS or NS?
> >
> > thanks,
> >
> > -J
> >
> > > -----Original Message-----
> > > From: Matthew Alan Shirey [mailto:[EMAIL PROTECTED]]
> > > Sent: Friday, January 26, 2001 9:34 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: RE: [Dynapi-Dev] LoadPanel alternative.
> > >
> > >
> > > There's also the minor problem that JavaScript cannot talk to
> > > an Applet on
> > > the Mac...
> > >
> > > M.
> > >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of francesco
> > > AGATI
> > > Sent: Friday, January 26, 2001 12:46 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: [Dynapi-Dev] LoadPanel alternative.
> > >
> > >
> > > Hi,
> > >
> > > i have make something of similar with an applet like the
> > > Remote Scripting of
> > > Microsoft
> > > and i have tested that this don't work with IE5 on
> > > Machintosh, is like if
> > > the virtual machine
> > > don't see the class urlconnection
> > >
> > >
> > > ----- Original Message -----
> > > From: "Michael Pemberton" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Friday, January 26, 2001 5:11 AM
> > > Subject: [Dynapi-Dev] LoadPanel alternative.
> > >
> > >
> > > > I've created a method of using Java to download the URL contents.
> > > >
> > > > It appears to work in bot NS4.7+ and IE5+.  I haven't got
> > > access to an
> > > > IE4 installation to test it.
> > > >
> > > > Is there a developer out there who would be able to test it
> > > in IE4 for
> > > > me?
> > > > Is there a developer out there who knows how I could parse
> > > the contents
> > > > to extract the different sections of the page (<title> / <body> /
> > > > <script> sections).  The code used in the IO.js parseHTML
> > > method works
> > > > only if the openning and closing tags are on the same line.
> > >  This is ok
> > > > for the <title> but is not  great for the <body> and <script> tags.
> > > >
> > > > Thanks.
> > > > --
> > > > Michael Pemberton
> > > > [EMAIL PROTECTED]
> > > > ICQ: 12107010
> > > >
> > > >
> > >
> > >
> > > _______________________________________________
> > > 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
> > >
> >
> > _______________________________________________
> > 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

--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010




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

Reply via email to