|
-
Apr 22nd, 2002, 11:53 PM
#1
Thread Starter
PowerPoster
Sending Emails
Ok, I'm starting to get the feeling that sending emails is impossible.
1) I'm using Learning Edition, so I can't use Winsock
2) I can't use Outlook, I don't have it set up to send/recieve emails and I'm guessing not many other people do either.
Anyone know any other ways???
-
Apr 22nd, 2002, 11:56 PM
#2
Re: Sending Emails
Originally posted by Pc_Madness
Ok, I'm starting to get the feeling that sending emails is impossible.
1) I'm using Learning Edition, so I can't use Winsock
2) I can't use Outlook, I don't have it set up to send/recieve emails and I'm guessing not many other people do either.
Anyone know any other ways???
Do you know anyone with the full version of vb6?
If you do borrow their cd's.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Apr 23rd, 2002, 12:00 AM
#3
Thread Starter
PowerPoster
I don't know anyone else with VB
-
Apr 23rd, 2002, 02:44 AM
#4
Shop around you might be able to get a copy from somewhere/some one.
Where abouts in Australia you from?
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Apr 23rd, 2002, 02:45 AM
#5
Junior Member
-
Apr 23rd, 2002, 03:12 AM
#6
Fanatic Member
BLAT
You may not have a winsock control, but it doesn't stop you from using a remote smtp service to send email.
I use a command line utility called Blat. This allows you to send an email through any smtp service (provided that you know the mail server name, i.e. mail.yahoo.com). You will need to 'Shell' the program.
There is also a DLL available for those who want an API approach.
The good thing about Blat is that it is Freeware!
I have seen a VB Class using Blat, but the link I had doesn't exist any more! But you could encapsulate it into a ActiveX control easily enough.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|