Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Spider
Message
 
 
To
15/06/2004 11:30:31
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00913846
Message ID:
00913929
Views:
15
Jos,

You can instantiate IE, navigate it to the start page then there is a links collection you can iterate. Then you can recursively process the links, making sure you don't exceed some maximum levels away from the start page, otherwise you'll crawl the entire internet. *s*

Look at the MSDN website for more info on the IE Object Model. If you can't find more information there I can give a more detailed example later tonight.

>So I'm guessing I would start with creating an IE object. Downld the first page and extract the links or search for "href" commands or some such. Then follow those links for more pages within the same site.
>
>Any suggestions or sample code like this?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform