Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Site opens in triplicate
Message
From
17/06/2013 11:56:32
 
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:
01576555
Views:
64
tnx mike - that's on my list of things to learn.
k

>>>>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.
>>
>>tnx sergey. I placed a couple of inkey (2) to slow things down a bit for analysis to no avail.
>>
>
>There's always the debugger....
Previous
Reply
Map
View

Click here to load this message in the networking platform