Need Help with a Small Problem [Urgent]
Ok so the problem I am having is this. I have a script to check if a user is logged in, and it works fine when logged in via the full page forums however it does NOT work when I log in to the forums from within an iFrame. What I am trying to do is have a table with text that if a user is logged in, it will say "You Have (number) Points" (I think I can code the database query for points on my own) and if a user is not logged in, it will say "Log in to View Points"
Is there any way that I can do this so that it will work with the iframe and update AS SOON AS the user logs in?
|