Re: [Tutor] Remote Directory Reading

2005-08-26 Thread Kent Johnson
Daniel Watkins wrote: > I've run into a bit of trouble with my spider script. Thus far, it is > able to retrieve all of the data off the website that is contained > within standard HTML, downloading jpg, gif and bmp images that are > related to the files (this restriction only being set by a lack o

[Tutor] Remote Directory Reading

2005-08-25 Thread Daniel Watkins
I've run into a bit of trouble with my spider script. Thus far, it is able to retrieve all of the data off the website that is contained within standard HTML, downloading jpg, gif and bmp images that are related to the files (this restriction only being set by a lack of further definitions by mysel