I am using the following code to send lost passwords to group, but get "CDO.Message.1 error '8004020c' " as an error.
<%
Dim LostPassword__EmailParam
LostPassword__EmailParam = "me@mysite.com"
If (Request.Form("EmailAddress") <> "") Then
LostPassword__EmailParam =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.