autoemail

  • Thread starter matt donker via AccessMonster.com
  • Start date
M

matt donker via AccessMonster.com

Okay i am attempting to get the database to auto email someone here in teh
company whenever the inventory gets to the min quantity. I have the code
all worked out and working to do this however i have run into a problem.
Everytime it goes to send an email the microsoft answer for email virus
senders goes off. Pop up comes up counts down for 5 seconds before
allowing the yes to be pushed to allow the program to autoemail. I have
heard both sides of this that it is undefeatable and that it is defeatable.
Can anyone tell me which is right and if it is defeatable what is the code
to get around this?

Matt
 
D

Datasort

Try using your built in smtp server if you have win2K or XP. You will not be
able to use outlook unless you get a third party app that looks for the nag
screen to pop up. There are some out there but i used one that would break
about every five days.

good Luck,

Stewart Rogers
 
Top