Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP & Email
Message
 
À
11/07/2006 16:18:54
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP1
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01135275
Message ID:
01135556
Vues:
15
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform