not refreshing file in iframe after sometime
Posted: Fri Sep 11, 2009 2:21 am
Hello Friends,
This is narottam, actully i m working on a php chat application in which on a page i m using i frame which includes a file that file refreshing in each 2 sec.
<iframe id="frm" name="frm" src="array.php" width="950" height="400" frameborder="0" scrolling="no" style="display:none;"></iframe>
array.php have php code and refreshing in every 2 sec.
the problem is that code is working fine with mozilla firefox,opera,safari,chrome,netscape but in case of IE after some time suddenly IE stop the execution and window goes hand. i tried a lot but every thing vain. please help me out sorry for my english
This is narottam, actully i m working on a php chat application in which on a page i m using i frame which includes a file that file refreshing in each 2 sec.
<iframe id="frm" name="frm" src="array.php" width="950" height="400" frameborder="0" scrolling="no" style="display:none;"></iframe>
array.php have php code and refreshing in every 2 sec.
the problem is that code is working fine with mozilla firefox,opera,safari,chrome,netscape but in case of IE after some time suddenly IE stop the execution and window goes hand. i tried a lot but every thing vain. please help me out sorry for my english