Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dhdweb

  1. dhdweb

    need to email user name & password, get CDO.Message.1 error '8004020c'

    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 =...

Part and Inventory Search

Back
Top