Great idea to try and get the page showing easier, but I tried it and it would only show nothing in the "where" column. Can you send me all pages and a comment line in each of the files as to where it needs to go so I can put it in and test?
quote: sub CurPageInfo () PageName = "Forums" PageLocation = "forum.asp?" & strOnlineQueryString & ">" end sub
Inc_top.asp replace the line that detects active user with this line
he wants you to take out all the If/else where it attempts to determine where the user is with that sub call. Then in each file ( forum.asp, default.asp, topic.asp, pop_profile.asp, private_mess.asp, etc etc ) you add that function and the description of what you want it to say on the active users page.