Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting History Shortcusts in IE
Message
De
31/01/1999 08:00:34
 
 
À
31/01/1999 00:41:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00182207
Message ID:
00182252
Vues:
13
>>I am developing an app using the Web Browser control and am executing the the http query through code. Is there a way of deleting the history shortcuts in that site locations folder?
>
>Hisotry is stored as shortcuts in \windows\history... you should be able to delete them as you delete files.
>

The history directory is one of those strange Windows Special Folders; the folder is flagged system, so that deleing things in VFP may be a bit tricky. I haven't tried manipulating the contents directly, but I'd be careful - ADIR() requires the 'SHD' to retrieve the contents, there are hidden files and subordinate system directories, which will require a bit of care to deal with (hopefully, the API will let you manipulate file attributes there, but there may be registry components associated with the files, too. I'd look at the Shell APIs to see if there were a more direct way to manipulate the URL History.)
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform