hello all,
I registerd cdonts.dll in my system and create the object using
createobject command (objMail = CreateObject("CDONTS.NewMail") 'Creates an
instance of the CDONTS.Newmail on the server') but when i executing these
line(objMail: From= "somebody@thisuniverse.com" 'Set the mail ID from which
the mail is being sent).I got error object has no member with these name
these is succesfully run in .net
Anyone know the reason ?
Regards
eldhose