Loading a webpage within a webpage

  • abc987
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Dec 27, 2006
  • Posts: 7
  • Status: Offline

Post January 1st, 2007, 5:00 am

I design a webpage with a table inserted. In this table, I want a another page to be load as well. I'm just using basic html on a free web hosting.

thanks
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 1st, 2007, 5:00 am

  • Tchuki
  • Mastermind
  • Mastermind
  • No Avatar
  • Joined: Sep 30, 2004
  • Posts: 1774
  • Loc: Edinburgh
  • Status: Offline

Post January 1st, 2007, 5:19 am

A little more info would be helpfull,

Are you on a free host, what web language are you using, what are you attempting to do when you say "loading a webpage in a webpage" ?
  • STeeLRaT
  • Graduate
  • Graduate
  • User avatar
  • Joined: Mar 17, 2006
  • Posts: 183
  • Loc: somewhere
  • Status: Offline

Post January 1st, 2007, 6:19 am

I think you're talking about frames. If your host supports php there is a more simple way to do this. I don't know anything about frames tough.
http://www.hellcoam.com
  • Zwirko
  • Guru
  • Guru
  • User avatar
  • Joined: May 29, 2005
  • Posts: 1397
  • Loc: 55° N, 3° W
  • Status: Offline

Post January 1st, 2007, 6:57 am

Yeah, frames - iframes, specifically - is the obvious method to use.

ultra-basic code wrote:
<iframe src="other-page-to-load.htm"></iframe>
  • abc987
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Dec 27, 2006
  • Posts: 7
  • Status: Offline

Post January 1st, 2007, 11:59 pm

Thanks, working perfectly. U rock zwirko

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 66 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.