If I click on the 'Click to Send an E-Mail' (hypelink is javascript:openWindow('pop_mail.asp?id=4') link to a forum member, I receive the following error message
Send an E-MAIL Message Microsoft VBScript runtime error '800a000d' Type mismatch: 'rs' /forum/pop_mail.asp, line 202
I believe line 202 reads Response.Write " <p><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """>Click to send <a href=""mailto:" & chkString(rs("M_EMAIL"),"display") & """>" & strRName & "</a> an e-mail</font></p>" & vbNewLine