Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Site opens in triplicate
Message
From
15/06/2013 13:03:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Site opens in triplicate
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01576490
Message ID:
01576490
Views:
65
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.
Next
Reply
Map
View

Click here to load this message in the networking platform