Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Link to website
Message
 
À
01/07/2000 18:05:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00387369
Message ID:
00388816
Vues:
15
The code tries to re-use my existing browser instance. How can I force it to always open up a new browser?
	DECLARE INTEGER ShellExecute IN "Shell32.dll";
		INTEGER, STRING, STRING, STRING, STRING, INTEGER

	=ShellExecute(0,"Open","http://127.0.0.1","","",0)
>>this is where the FFC are useful, once you look at how the same/similiar thing is done in the FFC you realize your own deal aint so bad after all and stop beating yourself up :)
>
>I never thought of it like that. Thanks, Rox.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform