Need alittle help :S
Posted: Mon Jul 04, 2005 9:37 am
I got this chat script downloaded i believe its like perl or something but i was wondering if some one could tell me how to make it where it doesnt blink when it refreshes and doesnt scroll back up when it does refresh.. here is what they had has the refresher...
Thank you
Smackie
Code: Select all
<META HTTP-EQUIV="e;refresh"e; CONTENT="e;20; URL=$script_name?action=stillalive&name=$query{'name'}&password=$query{'password'}&updatefrequency=$query{'updatefrequency'}&color=$query{'color'}&new_msg_on_top=$query{'new_msg_on_top'}"e;>
<META HTTP-EQUIV="e;expires"e; CONTENT="e;0"e;>
<META HTTP-EQUIV="e;pragma"e; CONTENT="e;no-cache"e;>
$html_cssSmackie