Hello,
I'm writing a little add-on to my Web Wiz forum (v. 7.9) that is a gift wish list. I used the
instructions in this thread to password protect the page so that users have to login (although the page redirect isn't working right).
I would like to be able to call the username of the user currently logged into the forum on my page as well as the AuthorID (I assume this is the "number" for the WWF username) so that each user that logs in has their own personal wish list.
How do I display the current, logged on username and AuthorID on an ASP page and what includes do I need, etc.?
Thanks!