Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP & Email
Message
 
To
11/07/2006 16:18:54
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP1
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01135275
Message ID:
01135556
Views:
14
Attachments aren't supported by mailto: according to the spec (RFC 2368 http://www.faqs.org/rfcs/rfc2368.html).

Though Neil Crosby, http://www.freevbcode.com/ShowCode.asp?ID=5213, insists that attachment can be sent.

ShellExecute invokes default mailer. So, I think, it depends on the mailer software, whether it supports mailto functionality and to what extent.
#define SW_HIDE             0
#define SW_SHOWNORMAL       1
#define SW_SHOWMINIMIZED    2
#define SW_SHOWMAXIMIZED    3
#define SW_SHOWNOACTIVATE   4
#define SW_SHOW             5
#define SW_MINIMIZE         6
#define SW_SHOWMINNOACTIVE  7
#define SW_SHOWNA           8
#define SW_RESTORE          9
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform