Hi
I want to insert a html page within a cell of a table on an html page. I
did this by using an Iframe and it works but not on first load!
Each time I go to the page cold I need to hit refresh for the iframe loaded
page to display!!!
Is there a better way to do this or is the iframe the correct way? This is
only for users of IE.
thanks
Adrian - 31 Oct 2005 18:16 GMT
Found the problem but not the solution!
I'm creating an object (activeX) from a js file from both the hosting page
and the page loaded via the iframe.
can I call an object created in one page from another?
> Hi
> I want to insert a html page within a cell of a table on an html page.
[quoted text clipped - 7 lines]
>
> thanks