From: Michael P. <mp...@ph...> - 2001-01-26 04:15:30
|
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 |