Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internet Explorer Making IE Window Active (on top)
Message
 
À
07/06/2001 14:40:31
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00516540
Message ID:
00516659
Vues:
11
works fine for me too. you could try it a different route, but I doubt the result will differ:
oShell = CREATEOBJECT( 'WScript.Shell' )
  oShell.Run( "http://www.mysite.com" )
  oShell = .NULL.
  RELEASE oShell
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform