PDA

Click to See Complete Forum and Search --> : Anoying links!


Techi
May 2nd, 2001, 04:52 PM
Does anyone know how to create a pice of html, JavaScript, VbScript or any other web type document and have it linked at the bottom of every page.

This would save me and my current method of having to type it out at the bottom of each page and it is really anoying when i decide to change a link.

If you dont understand my problem visit my (underconstruction) web page and see for your self how many links there are at the bottom of the pages!

www.angelfire.com/super/techisoft
or
www.geocities.com/techisoft

Thanks!

monte96
May 2nd, 2001, 05:15 PM
Create a HTML or ASP file with the links in it (but not a HTML tag!) and use the #include to put it at the bottom of any page you want.

For instance:

<!--#include file="myLinks.htm"-->
</HTML>

sail3005
May 2nd, 2001, 05:39 PM
I don't think that GeoCities or angelfire would support server side includes, but some good hosts that do support them for sure are:

http://www.cfm-resources.com
http://www.brinkster.com

monte96
May 2nd, 2001, 06:39 PM
Ooops! Your right.. sorry I didn't pay attention that you were using a free host..