I have an Access 97 application running on a locked down NT system. On this system they now have Netscape. I’ve used the Outlook object to create robust emails, but Outlook is not on this system and Netscape doesn’t appear to have any objects that it exposes. If I try to use the Outlook object it tells me a required DLL is missing.
The SendObject method appears to be very limited. I need to send an email with an attachment, and I appear to only have SendObject available to me to do this. Is there a way to accomplish this?