Linking html file

  • tastysite
  • Proficient
  • Proficient
  • User avatar
  • Joined: Apr 09, 2008
  • Posts: 275
  • Loc: Brighouse, West Yorkshire, England
  • Status: Offline

Post October 2nd, 2008, 11:25 am

Hi there -
How do you link an html file into another html file?

What I want to do is make a navbar in a septate html file so I can edit it and change it on all pagers in my website.
^__^
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post October 2nd, 2008, 11:25 am

  • bobboken
  • Novice
  • Novice
  • No Avatar
  • Joined: Oct 03, 2008
  • Posts: 15
  • Status: Offline

Post October 3rd, 2008, 7:22 am

You can use iframe code, like this:

<iframe src="XXX.htm" width="450" height="200"></iframe>
  • tastysite
  • Proficient
  • Proficient
  • User avatar
  • Joined: Apr 09, 2008
  • Posts: 275
  • Loc: Brighouse, West Yorkshire, England
  • Status: Offline

Post October 3rd, 2008, 8:54 am

tar
^__^

Post October 12th, 2008, 11:52 pm

I think that isn't such a good idea ... really I don't ... I would rather use something like a php include ...
Code: [ Download ] [ Select ]
<?php include('yourpage.inc'); ?>
RewriteEngine On

RewriteRule ^(awesome|excellent|extraordinary)$ RT
  • Stella1
  • Born
  • Born
  • No Avatar
  • Joined: Oct 13, 2008
  • Posts: 3
  • Status: Offline

Post October 13th, 2008, 12:52 am

Thanks for info

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 220 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.