![]() |
How Render URL in a Frame or Table Cell
What is the HTML syntax for rendering a URL within a frame, or even
better a table cell? A simple example would be to have multiple frames on a page, or a table with multiple cells, and then render different external url's in each frame or cell, (eg. show google.com and yahoo.com on the same page, but in different containers). I would like to do this in just HTML, no server side scripts. Is this even possible? Thank you! |
Re: How Render URL in a Frame or Table Cell
"sse" <sheratongroup@gmail.com> wrote in message news:a42c6aad-d03b-4266-bb88-9a10ebc6b64e@v16g2000yqn.googlegroups.com... > What is the HTML syntax for rendering a URL within a frame, or even > better a table cell? > > A simple example would be to have multiple frames on a page, or a > table with multiple cells, and then render different external url's in > each frame or cell, (eg. show google.com and yahoo.com on the same > page, but in different containers). > > I would like to do this in just HTML, no server side scripts. Is this > even possible? > > Thank you! Is this what you are looking for? http://www.w3schools.com/tags/tag_frame.asp Most people here do not recommend the use of frames. Do you really need them? MG |
Re: How Render URL in a Frame or Table Cell
On Nov 2, 3:26*am, "MG" <nos...@nospam.com> wrote:
> "sse" <sheratongr...@gmail.com> wrote in message > > news:a42c6aad-d03b-4266-bb88-9a10ebc6b64e@v16g2000yqn.googlegroups.com... > > > What is the HTML syntax for rendering aURLwithin aframe, or even > > better a table cell? > > > A simple example would be to have multiple frames on a page, or a > > table with multiple cells, and thenrenderdifferent externalurl'sin > > eachframeor cell, (eg. show google.com and yahoo.com on the same > > page, but in different containers). > > > I would like to do this in just HTML, no server side scripts. *Is this > > even possible? > > > Thank you! > > Is this what you are looking for?http://www.w3schools.com/tags/tag_frame.asp > > Most people here do not recommend the use of frames. Do you really need > them? > > MG Thank you for the link. Actually I agree, I would prefer not to do this within a frame. I am particularly interested in rendering a page within a table cell. Is it possible to do it like this or some other way without frames? |
Re: How Render URL in a Frame or Table Cell
In article
<19c3ed1c-ea2b-4056-b8a0-105e626770e2@v20g2000yqb.googlegroups.co m>, sse <sheratongroup@gmail.com> wrote: > I am particularly interested in rendering a page > within a table cell. Is it possible to do it like this or some other > way without frames? Have you looked at the iframe element? -- dorayme |
Re: How Render URL in a Frame or Table Cell
"dorayme" <dorayme@optusnet.com.au> wrote in message news:dorayme-A58DBE.08560403112010@albasani.net... > In article > <19c3ed1c-ea2b-4056-b8a0-105e626770e2@v20g2000yqb.googlegroups.co > m>, > sse <sheratongroup@gmail.com> wrote: > >> I am particularly interested in rendering a page >> within a table cell. Is it possible to do it like this or some other >> way without frames? > > Have you looked at the iframe element? sse You can find a description of th iframe here: http://www.w3schools.com/tags/tag_iframe.asp MG |
Re: How Render URL in a Frame or Table Cell
On Nov 3, 12:40*am, "MG" <nos...@nospam.com> wrote:
> "dorayme" <dora...@optusnet.com.au> wrote in message > > news:dorayme-A58DBE.08560403112010@albasani.net... > > > In article > > <19c3ed1c-ea2b-4056-b8a0-105e62677...@v20g2000yqb.googlegroups.co > > m>, > > sse <sheratongr...@gmail.com> wrote: > > >> I am particularly interested in rendering a page > >> within atablecell. *Is it possible to do it like this or some other > >> way without frames? > > > Have you looked at the iframe element? > > sse > > You can find a description of th iframe here:http://www.w3schools.com/tags/tag_iframe.asp > > MG Thanks, I think the iFrames will work nicely. I also checked out the SSI link (from the previous poster), this should also work, although it seems to require that SSI be turned on on the Server. I do also wonder if anyone knows if it's possible to simply render an entire URL within a table cell? If it is possible, can someone help me with the syntax? Thank you again |
| All times are GMT. The time now is 11:49 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.