have scheduler task to open access program (works ok!), then access does a check to find overdue items then create a report to email (works ok!!) BUT when access opens lotus it attaches the report then sits there waiting for the user to click on send email?? I want the email to send with out the user clicking on send does en of the guys no how to do this?? some coding mayb for access???
Software/Hardware used:
ASKED:
June 23, 2009 8:20 PM
UPDATED:
June 24, 2009 5:25 PM
Sounds like someone has “kluged” together a mixture of methods to create an email in the background and then open in the UI. They may even be using a COMPOSE function to open the message and targeting the fields to populate. Why even use the client? Just send a CDO thru your SMTP server. Is there a reason it is being passed to Notes?
Mike Kinder