So I added the following code to whos_online.php:
every time you press go (submit) it works exactly as it should... but it adds &x=0&y=0 to the end of the URL. so my URL looks like:PHP Code:zen_draw_form('refreshing', FILENAME_WHOS_ONLINE, '', 'get') .
'Refresh every' .
zen_draw_hidden_field('info', $_GET['info']) .
zen_draw_input_field('refresh','','size="1"') .
' seconds. ' . zen_image_submit('button_go.gif', IMAGE_GO) . '</form><br>' .
whos_online.php?info=frtsopl4sjavriultfhi57su57&refresh=20&x=0&y=0
where is the &x=0&y=0 coming from? it doesnt seem to bother the site, but its bothering my brain! LOL



