I have an IFrame that returns dynamic data in a table from another site. I
want the TABLE (holding the IFrame) to automatically expand according to the
returned data within the IFrame instead of scroll bars.

Any ideas would be appreciated.

TIA

Jon

Re: IFrame question by Thomas

Thomas
Thu Oct 13 15:03:34 CDT 2005

The IFrame doesn't expand based on the content loaded within it, so it is not possible to accomplish
what you would like.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Jon Paskett" <jpaskett@msn.NOSPAM.com> wrote in message
news:uYHRHXC0FHA.3812@TK2MSFTNGP09.phx.gbl...
>I have an IFrame that returns dynamic data in a table from another site. I want the TABLE (holding
>the IFrame) to automatically expand according to the returned data within the IFrame instead of
>scroll bars.
>
> Any ideas would be appreciated.
>
> TIA
>
> Jon
>



Re: IFrame question by Jens

Jens
Thu Oct 13 15:13:19 CDT 2005

The trick would be to get the IFrame to expand. The Table would then
automatically expand.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

On Thu, 13 Oct 2005 14:41:50 -0400, "Jon Paskett"
<jpaskett@msn.NOSPAM.com> wrote:

>I have an IFrame that returns dynamic data in a table from another site. I
>want the TABLE (holding the IFrame) to automatically expand according to the
>returned data within the IFrame instead of scroll bars.
>
>Any ideas would be appreciated.
>
>TIA
>
>Jon
>


Re: IFrame question by p

p
Thu Oct 13 18:23:55 CDT 2005

An alternative to to IFRAME is RSS/XML feeds or web fetching.

http://www.downloadfreetrial.com/scripts/asp/web_fetching.html


Jon Paskett wrote:

> I have an IFrame that returns dynamic data in a table from another site. I
> want the TABLE (holding the IFrame) to automatically expand according to the
> returned data within the IFrame instead of scroll bars.
>
> Any ideas would be appreciated.
>
> TIA
>
> Jon
>
>