Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: send emails using ASP


Message #1 by Ahmad Mahmoud <AM@i...> on Thu, 5 Oct 2000 10:26:19 +0200
hello ASP Programmers

what the requirements to send emails using ASP

what's the difference between IIS and PWS

thankx



  ICP

  Ahmad Mahmoud

  Junior Programmer



  eMail  : Am@i...

  Tel.    :(962) 6 - 5602243

  Fax    :(962) 6 - 5672009

  http://www.icp.com.jo



  Our Success Is Your Future...



Message #2 by "Ken Schaefer" <ken@a...> on Thu, 5 Oct 2000 21:54:54 +1000
> what the requirements to send emails using ASP



An email component and an available SMTP server. IIS (v4+)comes with CDONTS

from Microsoft, as well as an optional SMTP server.



> what's the difference between IIS and PWS



Similar to the difference between NT Workstation and NT Server - one is

basically useful for developing websites, but not hosting them. The other is

a much more robust, scalable and featured webserver.



Cheers

Ken




  Return to Index