D
Deep
Dear friends
I have to write mail sending program in asp. I know it but what any
further settings is required in my system for sending mail. If yes
please tell me what type of settings are required and how to do it.
because I am getting error like
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid class string
/sachin/control.asp, line 24
and line 24 is
set mymail=Server.CreateObject("CDONTS.NewMail")
Thanks in Advance
Vinod
I have to write mail sending program in asp. I know it but what any
further settings is required in my system for sending mail. If yes
please tell me what type of settings are required and how to do it.
because I am getting error like
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid class string
/sachin/control.asp, line 24
and line 24 is
set mymail=Server.CreateObject("CDONTS.NewMail")
Thanks in Advance
Vinod