Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/process.asp, line 98
800401f3
And line 98 is
Set mail = Server.CreateObject("CDONTS.NewMail")
I'm just sticking bits and pieces together and hoping for the best as I haven't any idea of how asp works and how to create a form process script.