In the subscriptions_list.asp, the members who have subscribed to a topic have their Member name listed and I was wondering if this name could be linked back to the member's profile page.
I am sure it could be possible, line 263 has the following: Response.Write CellFont & subMemberName & "</font></td>" & vbNewLine & _<
Carefree I have added the provided code and the members name is still not a link. We have made no alterations to subMemberName from subscriptions_list.asp<
Huh? You asked for a link to member's subscriptions ... oh I see, I gave you a link that would add a link to your subscriptions within your profile. You want one that will show all members who have subscribed to a particular topic? That could potentially be very large, depending on the popularity of the topic and the number of users.
I'll see if I can write something later today - have to go to another doctor's appt.<
there is already a link that does that carefree, what Andy_humm wants is the list to link to a members profile rather than just displaying the members name<