stefzodiak
Programmer
Hello everyone,
Okay, I have probably a very strange question, so
please bear with me![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
I generate a HTML file in perl, but i would like a
certain DIV to reload automatically (it will be an
update of the number of open tasks on the order system)
I know that I can refresh the entire page by doing
something like:
<script language="javascript">window.setTimeout("document.reload.submit();",3000);</script>
However, can I jst refresh a named DIV tag in some
way similiar ? It would be nice if i could specify another
location to 'refresh' the DIV with (sort of similiar
to the location function in javascript).
Any ideas ? Pointers ?
(i am this close to writing it in Flash, its gotten that bad![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Thanks
Stef
Okay, I have probably a very strange question, so
please bear with me
I generate a HTML file in perl, but i would like a
certain DIV to reload automatically (it will be an
update of the number of open tasks on the order system)
I know that I can refresh the entire page by doing
something like:
<script language="javascript">window.setTimeout("document.reload.submit();",3000);</script>
However, can I jst refresh a named DIV tag in some
way similiar ? It would be nice if i could specify another
location to 'refresh' the DIV with (sort of similiar
to the location function in javascript).
Any ideas ? Pointers ?
(i am this close to writing it in Flash, its gotten that bad
Thanks
Stef