|
-
Jul 3rd, 2007, 11:46 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Question about Winsock and File search
Hi
I would like to know if Winsock or other resources of VB6 can do this:
basically, I want to search for files in a website, for example, search for *.ppt files in a website.
If so, tips needed.
Thank you.
-
Jul 3rd, 2007, 12:24 PM
#2
Re: Question about Winsock and File search
Web-Spiders / Web-Crawlers do that...
And Yes, it can be done in VB6 using Winsock
-
Jul 3rd, 2007, 12:30 PM
#3
Thread Starter
Hyperactive Member
Re: Question about Winsock and File search
Web spiders only search, in my example, ".ppt" string in the html files?
Or they can find any other files that are not embedded in html code?
-
Jul 3rd, 2007, 12:40 PM
#4
Re: Question about Winsock and File search
If it's not in the html file, then it cannot be found...
-
Jul 3rd, 2007, 12:41 PM
#5
Thread Starter
Hyperactive Member
Re: Question about Winsock and File search
Ok thank you.
I'll be looking for spider examples.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|