How do I use .Net to email on Win98 platform?

  • Thread starter Thread starter rsine
  • Start date Start date
R

rsine

I am developing an application to be run on a Win98 machine that will
need to send an email when errors occur. I have searched the newsgroups
and so far have only found topics to emailing using .Net which expect
the platform to be Win2000 or XP. Is there something I can use for
Win98?

-Thanks
 
To run .NET application your comp must have .NET Framework
installed.Framework can not be installed on Win98 platform
 
Back
Top