Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way to know if user has Outlook profile?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01007513
Message ID:
01008028
Views:
18
You can approach this problem differently and let user decide what they want to use. Add configuration option to your application which controls what to use and default it to your email form. Give user ability to change it to use Outlook.

>We've added an email routine to our reports so that the user can easily email the report instead of prining it. Our idea was, try to use Outlook first and if that doesn't work for some reason, we'll pop open our own form that allows them to enter the email address, subject, etc.
>
>However, if a user does not use Outlook and has never set up a profile, etc. we definitely don't want Outlook to open and start prompting the user to set all that stuff up. My code looks like this:
>
<snip>>
>How can I determine ahead of time that the user is not using Outlook and skip straight to our form?
>
>Thanks for your help.
>
>Rodd
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform