Lydecker
Junior Member
United Kingdom
297 Posts |
Posted - 10 February 2003 : 16:57:48
|
I replaced the base of privateread.asp with:
if (strMSN = "1") then if Trim(Member_MSN) <> "" then Response.Write " <a href=""JavaScript:openWindow('pop_messengers.asp?mode=MSN&ID=" & TMember_ID & "')"">" & getCurrentIcon(strIconMSNM,"Click to see " & ChkString(Member_Name,"display") & "'s MSN Messenger address","align=""absmiddle"" hspace=""6""") & "</a>" & vbNewLine end if end if
and it seems to be happier |
|
|