>From within a vfp application you can subclass and go there. If they are
using something else, it's not so easy. You can use shellexecute or maybe
ws.
You can also add the IE browser control, for IE.

Oie=create('internetexplorer.application')
Oie.visible=.t.
Lcurl=[www.msn.com]
Oie.navigate(lcurl)


John Harvey


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of Kent Belan
Sent: Thursday, December 18, 2008 12:52 PM
To: 'ProFox Email List'
Subject: Open default browser

Hello,
I want to open a website in the users default browser.

Has anyone done this or have some VFP9 code to share ?

Thanks and Merry Christmas,
Kent



[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/007c01c96142$d2d96c50$788c44...@[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to