I think I figured it out. On the active users' readme, it says "Find both instances of: if strBio = "1" then strSql = strSql & ", M_BIO = '" & chkString(Request.Form("Bio"),"message") & "'" end if" ..but I only found ONE instance, even on a "clean" pop_profile.asp. ??