Hi,
I am using CFFLUSH to output my part of my page.
It works OK in Firefox but in IE it doesn't work, it still have to load all the content before it displays anything.
I have used the IE pad
.
Are there any "rules" to where to place the pad in relation to query etc??
Thanks
Jonas
I am using CFFLUSH to output my part of my page.
It works OK in Firefox but in IE it doesn't work, it still have to load all the content before it displays anything.
I have used the IE pad
Code:
<CFOUTPUT>#RepeatString(" ",100)#</CFOUTPUT>
Are there any "rules" to where to place the pad in relation to query etc??
Thanks
Jonas