Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using FFC Hyperlink Label for MAILTO in VFP6
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00261951
Message ID:
00262178
Views:
21
>Excellent! Thanks alot!
>
>BTW, I work in an environment with 2 servers;
>1 connected to the internet, 1 without.
>
>Since the server not connected to the 'net would
>not have email, do you know how I would test to
>see if i CAN email before I try your code?
>
>Thanks alot

The code only exececutes the default command line for a given file type or resource. Depending on the machine, that might launch Outlook, Outlook express, Eudora, or nothing at all. If there is no command line registered for Mailto, nothing will happen. If you need to test this ahead of time, all you can do is check the registry under HKEY_CLASSES_ROOT for the existence of a mailto entry. Use the FFC registry class or any one of a number of registry utilities available here to read info from the Windows registry.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform