I've added PM to the Display New Members mod... Thought I'd pass it on:
Right Above this around line 133:
<% if strICQ = "1" and Trim(rs("M_ICQ")) <> "" then %>
Add this:
<% if (intPMessages = 1) and (rs("M_PMRECEIVE") = "1") then %> <a href="privatesend.asp?method=Topic&mname=<% =rs("M_NAME") %>"><img src="images/pm.gif" width="15" height="17" alt="Send a private Message" border="0" align="absmiddle" hspace="6"></a> <% end if %>
Rick
Test Site www.eastpasco.com Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser.