help with linking same content on various pages

This is a discussion on "help with linking same content on various pages" within the Web Page Design section. This forum, and the thread "help with linking same content on various pages 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 Feb 26th, 2006, 11:38
Up'n'Coming Member
Join Date: Jan 2006
Location: Belfast
Posts: 80
Thanks: 0
Thanked 0 Times in 0 Posts
Question help with linking same content on various pages

Hi,

I am trying to design product pages, and on the left hand side of each product page I want a table with new releases etc - taken from the main page. Is there anyway of doing it so the product page 'grabs' the table from the main page instead of having to manually insert it into every product page?

Hope this makes sense - and thanks in advance!

Thanks
Reply With Quote

  #2 (permalink)  
Old Feb 26th, 2006, 17:29
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: help with linking same content on various pages

You need server side language if you want to do this sort of thing, with each product in a database.
Reply With Quote
  #3 (permalink)  
Old Mar 2nd, 2006, 21:12
Junior Member
Join Date: Mar 2006
Location: Munich
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help with linking same content on various pages

Uhm... I don't know if you need that, but I used it because I didn't want to insert and edit the menu manually on each page of my site... what I used was the include function of PHP... that would work like this:
PHP: Select all

<?php include('location/of/file.php'?>

The files have to be saved in php, and it should work! file.php then only contains the table, it doesn't have the <html>, <head> or <body> tags for it's own.
Reply With Quote
Reply

Tags
help, linking, same, content, various, pages

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
When to separate content among pages Aso Search Engine Optimization (SEO) 2 Jul 7th, 2008 09:10
Linking the pages sarwan Starting Out 3 Apr 16th, 2008 15:03
Spread sheet content on web pages. Ricardo Web Page Design 1 Feb 1st, 2008 17:44
Drop Down Linking To Other Pages csa Web Page Design 1 Aug 17th, 2006 17:15
Linking to framed pages fozzy PHP Forum 2 Sep 25th, 2005 23:00


All times are GMT. The time now is 23:37.


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