Hi
I have done I program which contains a IFrame, need that the iframe automatically refresh the iframe only. The iframe leads to a .txt file. My iframe code looks something like this.
I want that the iframe should refresh every 5 seconds. So, can any one help me out. Any advice or suggestions on this.Code:<iframe name='iframe1' src='/status.txt' frameborder="0" frameborder="0" width='80' height='40'></iframe>
Bookmarks