And if Yahoo follows Intel's website concept of fullscreen Java(TM) classes (e.g. for the Yahoo Maps(TM) subsection) [ uii - where is the "(TM)" key on my keyboard ? ] the HTML-analysis concept isn't even worth the time put into it (saying this from the consultant's point of view).
sincerely, U. Penski [EMAIL PROTECTED] http://uuhome.de/penski http://penski.tripod.com cellular: +49 171 182 4770 P.S. : the preliminary floating chart applet e.g. @ http://uuhome.de/penski/circles.htm (mentioned within a former thread) now supports rectangles and circles. -----Original Message----- From: Francisco Morales Arcia [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 23, 2002 12:57 PM To: JDJList Subject: [jdjlist] RE: Get dirs and files under a URL I think you could something like: 1. Get yahoo's main page, 2. Repeat 3. With an HTML parser determine all the page links ("A HREF ... " tags) 4. Get the linked pages 5. For each page -> goto 2 It's something like a tree, and each pass represents a level, but be carefull the tree expands arithmetically. ... To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
