quote:
Originally posted by ASI Pinoy
document.write("<iframe name='index' src='{ibf.script_url}act=Online&CODE=listall&sort_key=click' style='display:none' onload='harvest()'></iframe>")
That method really sucks, and has some serious limitations. You should only use it if absolutely necessary, like if it's impossible to modify the server-side PHP code. Someone must have access to it, since your board seems to be on a dedicated server:
http://69.64.49.113/
Basically your script just screen-scrapes the
"Online Users" page, so unless that page tells you whether someone is "Away" or not, you're out of luck.