Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Group mailing
Message
 
À
20/04/2002 01:48:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00647173
Message ID:
00647233
Vues:
18
>Dear All,
>
>Currently I am developing a payroll application. In this I have to send the pay slips of the employees to their respective emails at one stretch. Which is the easiest way to do this. Can I do this without using mail merge to word.
>
>Thanks in Advance
>Rajeev

Depends on your infrastructure and the capabilities of the recipients. You've gotta decide your format and your sending mechanism.

FORMAT: You can send in HTML, Word or PDF (or text, I suppose). PDF is nice in that the end user usually does not have the tools to alter the document. TXT and HTML format is universal, but may not display or print in a nice enough format for you. Word is OK - MS provides free readers for those without Word, but it probably takes more time per slip to generate a word file than the other options.

SENDING MECHANISM: You can automate Outlook easily, but whenever you try to send this way, Outlook's security feature asks "Something's trying to send mail for you - do you want to allow this?". You can send directly through your SMTP server if you have one set up in-house (but most out-of-house SMTP servers have security features to prevent spamming which requires funny workarounds). There are a couple of ways to send mail with attachments using an in-house SMTP server. Be sure your SMTP server is set up to prevent outside users from sending spam through your server.

Let us know which way makes the most sense in your environment, and I'm sure you'll get lots of specifics.
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform