Hi,
can anyone tell me whether I can filter the member directory by a querysting value?
I specifically just want to be able to display the directory entry for a single user, but NOT the logged on user - it will be on a page with url along the lines of ..../MyPage/UserID/1/Default.aspx, such that I want to load the member directory where UserID = [QueryString:UserID]
Can I do this, and if so where / how?
Thanks in advance
Tony