Web Design Forum  
 
Go Back   Web Design Forum > Web Software > Scripts

Reply
 
LinkBack Thread Tools Display Modes
Old 02-12-2010, 03:54 AM   #1
New Member
 
Join Date: Feb 2010
Posts: 1
Default Help. Insert External table.

Noob here. I would like to know how i can make the html table I have in my left column an external file, i want to be able to include this table on multiple "copies" of the same page. In other words so I dont have to change the info on every page i just want to edit one file. here is the code

<table width="400" border="0" class="links" id="links" style="links" title="leftcolumnlinks">
<tr>
<td><span class="jj"><a href="autotest.html" target="_self"><img src="images/linkauto.jpg" width="381" height="35" /></a></span></td>
</tr>
<tr>
<td><span class="jj"><img src="images/linkphotography.jpg" width="381" height="35" /></span></td>
</tr>
<tr>
<td><span class="jj"><img src="images/linkweb.jpg" width="381" height="35" /></span></td>
</tr>
<tr>
<td><img src="images/linkgraphics.jpg" alt="graphicdesign" width="381" height="35" /></td>
</tr>
<tr>
<td><img src="images/linkbrand.jpg" width="381" height="35" /></td>
</tr>
<tr>
<td><img src="images/linkconsulting.jpg" width="381" height="35" /></td>
</tr>
<tr>
<td><img src="images/linkfashion.jpg" width="381" height="35" /></td>
</tr>
</table>
kayacreative is offline   Reply With Quote


Old 03-06-2010, 02:31 PM   #2
New Member
 
egofirm's Avatar
 
Join Date: Mar 2010
Posts: 8
Default

Use a scripting language such as PHP, saving your table in say TABLE.TBL and including it in every page with say <?php include("TABLE.TBL"); ?>
__________________
Affordable web design and development: http://www.egofirm.com
egofirm is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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



All times are GMT. The time now is 09:45 PM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.