Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Site opens in triplicate
Message
 
 
To
15/06/2013 13:03:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
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:
01576496
Views:
61
>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.
>
VFP will not wait for above code execution and will continue.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform