D***@gmail.com
2005-11-21 11:38:29 UTC
Hello,
I have this code in program.prg:
sside = 'http://localhost/~matrix/'
IE = CreateObject("InternetExplorer.Application")
IE.Visible=.t.
And I don't know, how should I do, when I want open my IE on (sside) on
default.
Could you help me with that?
Regards,
Dawid
I have this code in program.prg:
sside = 'http://localhost/~matrix/'
IE = CreateObject("InternetExplorer.Application")
IE.Visible=.t.
And I don't know, how should I do, when I want open my IE on (sside) on
default.
Could you help me with that?
Regards,
Dawid