frog_girl
02-14-2007, 12:41 AM
Hi guys,
i seem to have a pickle in firefox. i am using the include tag to insert an update page on a site, however when you change the .txt file and re-fresh, the content disappears.
in the html document head is :
<script type="text/javascript" src=" include.js"></script>
in body:
<div id="d1"><script>include('outages.txt','d1')</script></div>
:mad:
please help, i have an external script file called include.jsp
frog_girl
i seem to have a pickle in firefox. i am using the include tag to insert an update page on a site, however when you change the .txt file and re-fresh, the content disappears.
in the html document head is :
<script type="text/javascript" src=" include.js"></script>
in body:
<div id="d1"><script>include('outages.txt','d1')</script></div>
:mad:
please help, i have an external script file called include.jsp
frog_girl