Results 1 to 2 of 2

Thread: Does CDONTS work under windows98

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Posts
    117
    I'm trying to instantiate a new mail object using CDONTS .
    the error is 'create server object failed!'
    Its an asp file, I'm using microsoft's Personal web Server
    and i'm working under windows 98.

  2. #2
    Addicted Member tonyenkiducx's Avatar
    Join Date
    Oct 2000
    Location
    London England
    Posts
    147
    Just to check your syntax, it should be..

    Set testobject = server.createobject("CDONTS.newmail")

    It wont work on PWS though, as it has no SMTP service.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width