Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Site opens in triplicate
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Site opens in triplicate
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01576490
Message ID:
01576490
Vues:
67
I have an odd thing happening.
When this URL is called from below, we are getting 3 occurrences opening up each time.
It doesn't happen to me on my computer but does happen to another computer running this VFP program.
Any ideas??
oIE = CreateObject ("internetexplorer.application")
oIE.NAVIGATE ("https://mysite/login/login_empl.asp") 
oIE.VISIBLE = .T.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform