Lipgut
Oct 25th 2008, 10:50 pm
Ok I need a iframe that auto refresh's only the iframe. The iframe leads to a .txt file. The iframe I have now looks something like this:
<iframe name='iframe1' src='/status.txt' frameborder="0" frameborder="0" width='80' height='40'></iframe>
I need that to auto refresh every 5 seconds or so. I would like it to be in java cause that type of coding seems to work in all browsers :P but I know NOTHING about java accept how to put it into the .html . So I would really like your help!
( I can't find a working source anywhere on the internet so you guys are my last hope :D No preasure :P )
<iframe name='iframe1' src='/status.txt' frameborder="0" frameborder="0" width='80' height='40'></iframe>
I need that to auto refresh every 5 seconds or so. I would like it to be in java cause that type of coding seems to work in all browsers :P but I know NOTHING about java accept how to put it into the .html . So I would really like your help!
( I can't find a working source anywhere on the internet so you guys are my last hope :D No preasure :P )