K
Keith G Hicks
I'm converting an MS Access app to ASP 2.0.
One of the features we have in the Access app is the ability to send PDF
versions of reports in an email from the current user. I'm using Ghostscript
and some related code to create a new email message on the client machine
and attach a PDF version of the report to that email message. The user then
has the ability to edit the message as needed before sending it. The Access
app is running on all Windows machines and AFAIK they are all running
Outlook.
However, the new ASP app will be accessed from Windows machines and Macs.
I'm not sure yet if they are goign to need to use this email feature on the
Macs as those users are generally using a different area of the program.
Is it going to be difficult to set this sort of thing up with ASP? Can
anyone point me to some information that covers this sort of thing? Would it
matter what the email client program is? (outlook, OE, or some Mac tool?).
If so, I'd need information on that as well.
My ASP reportign tool can create PDF docs, so that's not an issue. The only
thing to consider here is creatign the new messsage and attaching the file.
Thanks very much for any assistance,
Keith
One of the features we have in the Access app is the ability to send PDF
versions of reports in an email from the current user. I'm using Ghostscript
and some related code to create a new email message on the client machine
and attach a PDF version of the report to that email message. The user then
has the ability to edit the message as needed before sending it. The Access
app is running on all Windows machines and AFAIK they are all running
Outlook.
However, the new ASP app will be accessed from Windows machines and Macs.
I'm not sure yet if they are goign to need to use this email feature on the
Macs as those users are generally using a different area of the program.
Is it going to be difficult to set this sort of thing up with ASP? Can
anyone point me to some information that covers this sort of thing? Would it
matter what the email client program is? (outlook, OE, or some Mac tool?).
If so, I'd need information on that as well.
My ASP reportign tool can create PDF docs, so that's not an issue. The only
thing to consider here is creatign the new messsage and attaching the file.
Thanks very much for any assistance,
Keith