Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: clean-path

From: gchiu:compkarori at: 5-Dec-2000 13:37

On Mon, 4 Dec 2000 15:23:11 -0800 [sterling--rebol--com] wrote:
> So where do yo urun into problems in the web spidering? >
Okay, this is a real world example. I need to often grab product images from websites. For example: http://www.asus.com/Products/Addon/Vga/Agpv3800/index.html You can see there that the images are referenced as ball-yellow.gif - current directory /Image/logo-title.gif - off the root directory ../../../Images/arrow.gif - up 3 directories If 'clean-path worked on urls, that would make it much easier. As it was, I wrote my reblet http://www.compkarori.co.nz/reb/imagegrabber.r before I even knew 'clean-path existed :-) If you try out the above, perhaps you would enlighten me as to why the slider on the side of the text-list doesn't update <g> -- Graham Chiu