This is probably simple, but I've tried every combinatin of concatonation that I can think of and no luck...
How can I fix this CDONTS object syntax to send the request to both email addresses?
Set objCDO = Server.CreateObject("CDONTS.NewMail"
objCDO.To = "rubychyld@hotmail.com,lj2020@tampabay.rr.com"
Thanks for being helpful,
Liz Catch the vigorous horse of your mind!
How can I fix this CDONTS object syntax to send the request to both email addresses?
Set objCDO = Server.CreateObject("CDONTS.NewMail"
objCDO.To = "rubychyld@hotmail.com,lj2020@tampabay.rr.com"
Thanks for being helpful,
Liz Catch the vigorous horse of your mind!