Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mailto: equivalent
Message
From
26/07/2003 00:17:30
 
 
To
25/07/2003 06:03:18
Rene Lovino
Bigfoot Global Solutions, Inc
Cebu, Philippines
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00813377
Message ID:
00813704
Views:
14
Hi Rene,

I am not referring to mailto: using outlook automation, but using the hyperlink class to achieve the same thing. I got the point using VFP's Hyperlink class by issuing the following command in the click event of the label1 on the form.

thisform.hyperlink1.navigateto('mailto:' + alltrim(this.caption))

The above code seems to work, but it load both the internet explorer and the outlook express applications. Does anyone knows how to solve this problem? (just outlook) TIA
Previous
Reply
Map
View

Click here to load this message in the networking platform