|
-
November 23rd, 2003, 08:57 PM
#1
Registered User
Embed a webpage in a webpage without frames?
Anyone help me with some html? I was wondering if there is a way to embed text in a page. While that may seem simple what I actually want to do is be able to click a link on a page and have a portion of the page change with next text. I could do this in frames but I actually have 3 separate text areas and it looks really bad. So really, I need to embed a page in a page without frames.
-
November 24th, 2003, 01:49 PM
#2
I'm not sure if this is exactly what you're looking for or not, but have you tried using an SSI include?
It would be something like:
Code:
<!--#include file="filetoembed.htm" -->
I think you also have to save the html file as .shtml instead of .html
Hope that helps some.
-
November 27th, 2003, 06:31 PM
#3
have you tried using the iframe tag? It's sweet! You could use tables to layout the page then 'embed' the page using the iframe tag...works well, and there's lots of people that use this successfully!
Check out: http://www.halovision.org/DAS/
Last edited by sLIVER; November 27th, 2003 at 06:43 PM.
-
November 28th, 2003, 02:08 PM
#4
Avatar Goes Here
 Originally Posted by sLIVER
have you tried using the iframe tag? It's sweet! You could use tables to layout the page then 'embed' the page using the iframe tag...works well, and there's lots of people that use this successfully!
Check out: http://www.halovision.org/DAS/
That link is dead....
-
November 28th, 2003, 07:53 PM
#5
hmmm...works fine for me! try www.halovision.org - Of course there are many other sites that use iframes
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks