Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: how do i send a form as an email(preferably using CDONTS)


Message #1 by "Filip" <macross@f...> on Wed, 20 Sep 2000 11:40:06 +0200
i cant seem to get the mail to be sent:





javascript:

temp = Server.CreateObject("CDONTS.NewMail");

temp.Send("me@2...","macross@f...","yeahyeah","jadajada");



where do i specify what server i use, and what is the default server etc..

im readign the cdo chapter in the asp 3.0 pro book, but it doesnt mention

server enough..




  Return to Index