Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Embedding HTML in HTML w/o Frameset?
Old 08-22-2006, 11:07 PM Embedding HTML in HTML w/o Frameset?
Junior Talker

Posts: 2
Name: David M. Stage
Trades: 0
Hello All,

I am trying to embed an external page into a web site without the need for using framesets. It has been a long time since I have been back inside the world of web development. Using frames seems very limiting tho'. I am hoping there is now a better way? Thanks.

4461766964 [Dave]
4461766964 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-23-2006, 12:38 AM Re: Embedding HTML in HTML w/o Frameset?
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
I think the best approach for what you want to do is use a server side scripting language to include the external html. In PHP it would be:

<?php include "path to your file" ?>

Other server side scripting languages like ASP can accomplish the same thing as can server side includes (SSI)

The external file you include doesn't need to be an entire HTML page. It could just be the code for your menu which would then be included on the page wherever you add the PHP, ASP, SSI, etc code.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 08-23-2006, 06:15 PM Re: Embedding HTML in HTML w/o Frameset?
Junior Talker

Posts: 2
Name: David M. Stage
Trades: 0
Thanks. That worked perfectly. I've been afraid of digging into PHP for fear it would be complex. Now that I've looked into it, it's a cinch!
4461766964 is offline
Reply With Quote
View Public Profile
 
Old 08-24-2006, 03:55 AM Re: Embedding HTML in HTML w/o Frameset?
saadatshah's Avatar
Extreme Talker

Posts: 215
Name: Syed Saadat Ali
Location: Lahore, Pakistan
Trades: 0
YOU can also USE XMLHTTP using Javascript to grab Online Pages
__________________
- -- --- ---- ----- ------ ------- ---------------
If you have knowledge, let others light their candles in it.
saadatshah is offline
Reply With Quote
View Public Profile Visit saadatshah's homepage!
 
Reply     « Reply to Embedding HTML in HTML w/o Frameset?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.47703 seconds with 12 queries