SendMail modal in vb

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
RichLidd
Posts: 4
Joined: Fri May 27 2005

SendMail modal in vb

Post by RichLidd »

I use SendMail in a vb6 app. Problem I have is that control does not return to the vb application until the email message is sent. Is there a way around this?
Jose
Amyuni Team
Posts: 553
Joined: Tue Oct 01 2002
Contact:

Post by Jose »

Hello,

Using vb6 I am not if another method could be used. However with vb.net I would suggest starting the sendmail in another thread.

Hope this helps?
RichLidd
Posts: 4
Joined: Fri May 27 2005

Post by RichLidd »

I am using VB6 not vb.net so this is not an option. Any other ideas?
Post Reply