wouter
11-25-2002, 12:55 AM
Hi,
I'm using a HTML iFrame and when the iFrame-html pg refreshes the whole page is refreshed. How to prevent that the whole page is refreshed (only the iFrame html pg needs the refresh) ??
<IFRAME SRC="test.htm" scrolling="no" width="550" height="410" frameborder="0" align="center">
</IFRAME>
Tx
I'm using a HTML iFrame and when the iFrame-html pg refreshes the whole page is refreshed. How to prevent that the whole page is refreshed (only the iFrame html pg needs the refresh) ??
<IFRAME SRC="test.htm" scrolling="no" width="550" height="410" frameborder="0" align="center">
</IFRAME>
Tx