Home > database >  Pb scripts can't use Firefox open the web site?
Pb scripts can't use Firefox open the web site?

Time:10-01

After this post: http://topic.csdn.net/t/20040609/09/3075805.html#
In the menu to open the browser, access to visit a web site. The code is as follows:
Inet linet_base
GetContextService (" Internet ", linet_Base)
Linet_Base. HyperlinkToURL (" http://www.ontuo.com ")
Destroy (linet_base)
The default browser is, IE no problem; If the default browser Firefox, you can open the browser, but can't change the address bar, open the Settings page (e.g., www.ontuo.com),
And, of course, said: using Windows API ShellExecute (), haven't tried, API should be ok,

CodePudding user response:

Used to that

CodePudding user response:

I also encountered this problem, now also didn't solve

CodePudding user response:

I tried this code over and over again, no problem. I suggest you change computer test.
  • Related