Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browser control within VFP
Message
From
20/02/2003 02:37:31
Mazahir Naya
Kuwait United Co.
Kuwait, Kuwait
 
 
To
18/02/2003 11:35:21
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00754507
Message ID:
00755362
Views:
15
hi
use shell commands

RUN SHELL("explorer.exe ","http://www.hotmail.COM","")
local oShell
oShell = CREATEOBJECT('WsCript.Shell')
oShell.run('http://www.hotmail.COM')

regards
Mazahir
Mazahir Naya
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform