Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Internet Explorer Favorites and FoxPro
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00737093
Message ID:
00737095
Views:
24
>I would like to be able to manage my favorites list in Internet Explorer,
>using foxPro but am not sure how to do this? Can anyone help?

Use the WSH to find out the name of the Favorites folder, and then just manipulate the shortcuts like any other files.
loShell = CREATEOBJECT("WScript.Shell")
?loShell.SpecialFolders("Favorites")
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform