From: francesco A. <fa...@we...> - 2001-01-26 08:39:57
|
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" <mp...@ph...> To: <dyn...@li...> 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 > mp...@ph... > ICQ: 12107010 > > |