Hi Experts,
My
VB application supposes to create the PDF format output files based on certain conditions and send this file to the set of mail recipients as an attachment. Sometime everything works OK and program is sending emails with no interruptions showing the "Sending mail" dialog-box with the progress-bar, but sometime it does not... It sends one, two or three emails and then shows up the error message about some problems with my pop-server connection to port 25. After I close this dialog-box with the error message, email has been sent to the selected recipient anyway. My question is how to suppress the "Sending mail" dialog box or how to close one automatically from
VB code after certain time interval has been elapsed?
Thanks in advance,
-Dmitriy
