| Webmaster Forum Rules | Posting Guide | Contact Us | Testimonials | Contributing Geek Program | Advertise on Geek/Talk |
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member.
Join Date: Dec 2001
Posts: 153
|
Hi it is hard for me to desrcibe but what i would like to know is.....
If i am linked to many sites on diferent pages is it posible to have say page1 which up the top calls up a table linked to 5 sites ie <a href=.1......><img src=1></a> <a href=.2......><img src=2></a> <a href=.3......><img src=3></a> <a href=.4......><img src=4></a> <a href=.6......><img src=5></a> so this is table 1 so on page 1 I just call up this table then if i want page 2 with 5 diferent links i just call up table 2 etc |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Jul 2000
Location: San Antonio
Posts: 375
|
PHP includes are great for this, some will suggest SSI but I prefer PHP.
where you want your table include this tag, of course changing the file to the name of your file <? include "table1.html"; ?> Now create the table file being sure NOT to include the html, head, or body tags. Dave |
|
|
|
|
|
#3 |
|
Member.
Join Date: Dec 2001
Posts: 153
|
Thank you i will try that Dave-AHFB
Never used php before but if it makes life easier it will be great Tried to stay away from cascading style s I have say 100pages each linked to 5 diferent sites so you can see any solution is a good one |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Amazon launches "Context Links" | Czar | Making Money with CPA Programs | 5 | 03-31-2007 06:55 PM |
| Announcement: What are these weird underlined links on forum pages? | Czar | Making Money with CPC and/or CPM Programs | 52 | 02-09-2005 05:23 AM |
| how do I make my download.cgi pages into html pages? | nima | Web Development - Programming / Coding | 3 | 10-31-2001 09:36 PM |
| Members / Links Pages ??? | T Dot | Web Design and Webmaster Issues | 0 | 09-13-2000 03:11 AM |
| calling out random shtml pages? | mp3nskins | Web Design and Webmaster Issues | 0 | 08-20-2000 11:44 PM |
![]()