Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Email Using Vb


Message #1 by "Yuvraj Singh Gurjar" <yuvrajsingh_gurjar@h...> on Mon, 24 Jun 2002 10:31:57 +0530
Hi Yuvraj

Do you want to use the Outlook object with MAPI.

A good start is to place the outlook object as ref. to your project and use
the object browser to see all it's amazing feature.

If you want I can send you a example project.  I did one over the weekend.

Regards
Helga

-----Original Message-----
From: vlassis@v... [mailto:vlassis@v...]
Sent: Monday, June 24, 2002 11:53 AM
To: professional vb
Subject: [pro_vb] Re: Email Using Vb


Hi

This is free, but it only sends mail (probably good for you):
http://www.freevbcode.com/code/vbSendMail.zip

This is not free, but it's probably worth the money if you need full send
and receive functionality:
http://www.quiksoftcorp.com/download/emsetup.exe

Both communicate with the SMTP/POP3 servers directly; no MAPI and no other
mail programs to mess with!

Regards
Vlassis
vlassis@v...

----- Original Message -----
From: "Yuvraj Singh Gurjar" <yuvrajsingh_gurjar@h...>
To: "professional vb" <pro_vb@p...>
Sent: Δευτέρα, 24 Ιουνίου 2002 7:01 πμ
Subject: [pro_vb] Email Using Vb


> Dear Friends,
> I am making a vb program in which i want to incorporate the feature of
Email
> so that from program user can send email WITH ATTATCHMENT to any other
user
> and also, i want to send some files at regular interval(5-6 files of 900
kb
> each) to some other place(most probable server at central location) by
email
> facility.
> How can i build such interface and utility to send the required files as
an
> ATTATCHEMNT to some other person by mail without letting the operator
which
> files are send and to whom. Operator is required to just Click a button
> "SEnd Files" and all process completes automatically.
> Here at some of the stations there is dial-up facility while othere have
> ISDN line.
> So help me to get the work done
> Plz send me code (if possible)
>
> bye
> Yuvraj
>
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
>
>
>




  Return to Index