Ready for some fun? My clients are government based and are required to use Microsoft Outlook for all of their e-mail correspondence on their private server. I have no access to that server.
To send an e-mail from my Scriptcase application I have used the basic html “mailto” function. This works perfect to open their outlook program and populate the e-mail addresses for them. Here’s the fun part…
They have two separate reports that they need to e-mail to their clients. One is a pdf, the other a grid. They do not want them combined into one report. Currently they download the reports to whatever they are using (pc, laptop, phone etc), then use the button I gave them to open outlook and attach the reports from there. They have decided that this attachment step is a pain and would like me to try to get the two reports to automatically attach to their outlook e-mail when they click their button. The reports use a global variable to tell which client they are running the reports for.
Any ideas on how to generate the reports and attach both to an outlook e-mail with the push of a button? Told you guys this one was fun lol!