473,668 Members | 2,552 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to send Email on Win98 platform?

Is there a way for programs running on the Win98 OS to send email? I
currently have programs running on XP and Win2000 that send emails but was
told my code would not work on Win98 or WinNT 4.0 platforms. The code I am
using for XP and Win2000 is as follows:

Private Sub SendEmail( ByVal sMyEmailAddress As String, ByVal
sYourEmailAddre ss As String, ByVal sBody As String)

Dim MailMsg As New MailMessage

'build mail message
With MailMsg
.From = sMyEmailAddress
.To = sYourEmailAddre ss
.Subject = ""
.Body = sEmailBody
End With

'send mail message
SmtpMail.Send(M ailMsg)

End Sub

I would really like to keep this functionality for my programs that are
running on Win98 because I use it to notify me of any errors that might be
encountered.

-Thanks
Jul 19 '05 #1
0 1445

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

40
11852
by: ian | last post by:
Hi, I'm a newbie (oh no I can here you say.... another one...) How can I get Python to send emails using the default windows email client (eg outlook express)? I thought I could just do the following import win32com.client
0
1094
by: chris_wood80 | last post by:
I have just installed Access 97 on a new XP machine and whenever I use the send command, docmd.sendobject or macro to attach a report to an email message I get the Microsoft Exhange setup Wizard. To my knowledge I don't even use MS Exchange (I don't really know what it is). Outlook Express is set as the default email application. Anyway to cirumnavigate this wizard and get sendobject working as it does in win98. Thanks very much.
4
1588
by: Jonah Olsson | last post by:
Dear All, I'm currently developing a solution where large amounts of personalised emails are being created (and no, this is not spam...) on the ASP.NET platform and being delivered by a Debian Linux server running Qmail and mySQL. Currently the .NET application just connects to the SMTP-port on the Linux server and sends each mail one by one. This creates an awful lot of traffic and isn't really a good way of handling >100.000...
0
236
by: rsine | last post by:
Is there a way for programs running on the Win98 OS to send email? I currently have programs running on XP and Win2000 that send emails but was told my code would not work on Win98 or WinNT 4.0 platforms. The code I am using for XP and Win2000 is as follows: Private Sub SendEmail( ByVal sMyEmailAddress As String, ByVal sYourEmailAddress As String, ByVal sBody As String) Dim MailMsg As New MailMessage
0
994
by: sexy-trousers | last post by:
Is there a specific OS requirement for a win forms client written in VB.Net utilizing .net 1.1 that uses WSE2? Is the requirement to simply have .net 1.1. installed on the platform? i.e. the stated requirements for the WSE 2.0 SP3 download don't list Win98 or NT4 SP6a - which the .net 1.1 framework does support. So the question is will my WSE2 Winforms client calling my Web Service run on a Win98 or NT4 box?
2
1432
by: Walter CF | last post by:
Hi, I develop an application that send mail using system.web.mail namespace, It work without problems over Windows Xp, but in windows 98 it dont't work, I've read from http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwebmailsmtpmailclasstopic.asp requirements to this Namespace CDOsys.dll or CDONTS.dll and windows 2000,Xp,NT. does it mean that my app will not send e-mails from a Win98 client? is there...
3
5406
by: Frank | last post by:
I am attempting to develop a solution where I handle bounced e-mails. I wish to field all bounced emails in a custom email account such a bounced@mycompany.com From the aricle at http://www.systemwebmail.com/faq/2.7.aspx, I gather I could use: mail.Headers.Add( "Reply-To", "alternate_email@mycompany.com" ); When I test this from a test web app, I don't seem to field a bounced email
4
2287
by: Thomas Eichner | last post by:
Hi, does anybody know a public website which offers a service that displays all data send by a browser (or an app calling the website), especially HTTP GET and POST data, browser data etc.? I have a hard time finding what really my app is sending and this would be a great help! Thank you very much ! Thomas
4
1905
by: yazwas | last post by:
I'm writing an application and I need how to send email through my application, I want it to be platform independent, is there any free library for sending emails, any suggestions, Thankx alot
0
8459
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8790
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8650
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5677
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4202
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4372
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2781
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2017
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1779
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.