OK, last zip update (today) from me. I commented out something in post_info.asp because I thought it was messing things up. But I looked at again and realized I left off a comma. So, I fixed the zip to reflect that.
strSql = "SELECT MEMBER_ID, M_LEVEL, M_EMAIL, M_LASTPOSTDATE, M_HEADER, M_FOOTER, "&Strdbntsqlname
I commented out &Strdbntsqlname, but then I realized I forgot the , after M_FOOTER. This occurs in the 2 places you edit post_info.asp
Edited by - E*DAVE on 10 July 2001 13:29:25