I am having a problem with this code here. It is giving me the following error:

error '8004020f'
/atlanticatch.ca/send_form.asp, line 78

Line 78 is the "MyMail.Sen d" one.

Can anyone help?


dim myMail, objConfig
Set myMail=CreateOb ject("CDO.Messa ge")
Set objConfig = Server.CreateOb ject("CDO.Confi guration")

myMail.Configur ation.Fields.It em...