Frame but no frame?

P

Paul C

Hi
Is it possible to have a page within a page but without using frames. ie
populate a table cell with an htm page which adjusts itself in length to
suit content rather than having scroll bars.
Thanks
Paul M
 
M

Murray

No. It's not possible.

You can use an IFrame, but that would be like using frames, no?
 
T

Thomas A. Rowe

No.

Your only options are, and neither will adjust automatically:

1. Include Page content - Either FP's or SSI (become part of the page)
2. IFrame

--
==============================================
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.
==============================================
 
P

Paul C

Thanks Guys
Paul M
Thomas A. Rowe said:
No.

Your only options are, and neither will adjust automatically:

1. Include Page content - Either FP's or SSI (become part of the page)
2. IFrame

--
==============================================
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.
==============================================
 
Top