help with frames....

This is a discussion on "help with frames...." within the Web Page Design section. This forum, and the thread "help with frames.... are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 18th, 2006, 13:14
Up'n'Coming Member
Join Date: Jan 2006
Location: Belfast
Posts: 80
Thanks: 0
Thanked 0 Times in 0 Posts
help with frames....

Hi,

I am creating a website in dreamweaver mx, on windows, and am adding two extras like oscommerce, and phpBB.

I would ideally like to build frames into the design, so for example:

I have a top running navigation bar, when someone clicks on 'forum' I want my logo and navigation bar to remain at the top, and the forum loads within a seperate frame below.

I have two questions:

1 - Is this a good idea?
2 - Is it fairly easy to do within dreamweaver?

Thanks

Ben
Reply With Quote

  #2 (permalink)  
Old Jan 18th, 2006, 15:13
SuperMember

SuperMember
Join Date: Aug 2003
Location: Castle Rock, CO
Age: 36
Posts: 164
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help with frames....

Frames are fairly easy - once you start to understand how they work but for search engine purposes I have always heard they are not that great of an idea.

If you are trying to maintain navigation, you might consider server side includes or php includes
Reply With Quote
  #3 (permalink)  
Old Jan 19th, 2006, 04:11
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to herkalees Send a message via MSN to herkalees Send a message via Yahoo to herkalees
Re: help with frames....

No it is not a good idea. I'm not sure if it's easy, because it's a bad idea. Look into either skinning osCommerce and phpBB, or as Corey mentioned, use PHP includes, like this:

<?php require("http://www.website.com/directory/file-containing-code.html"); ?>

Just stick that in every page, in the location you want the "included" content to appear, and the rest is magic.

I'm sure you'll have to experiment a bit, but give it a go and you'll be doing it the right way.
Reply With Quote
Reply

Tags
help, frames

Thread Tools

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Frames Help lithiumforce Starting Out 4 Jun 25th, 2007 10:39
Frames piratescotty Web Page Design 8 May 22nd, 2007 19:11
Nav Bar/Frames - Plz help!!! design4586 Graphics and 3D 2 Jun 14th, 2006 16:26
Frames Pointblank Web Page Design 7 Jan 27th, 2006 21:30
I need help with frames!!!! courtjester Web Page Design 2 Sep 20th, 2003 07:30


All times are GMT. The time now is 17:52.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43