Topic: Question Pages that link to <a href="https://ozoneasylum.com/backlink?for=27631" title="Pages that link to Topic: Question" rel="nofollow" >Topic: Question\

 
Author Thread
brake check
Bipolar (III) Inmate

From:
Insane since: Jan 2006

IP logged posted posted 03-11-2006 18:41 Edit Quote

I have some time now and have started the major rewrite/redesign of my site.
The Question Is...
When I add a page to the site..I add a link to the new page on each and every existing page..which means I have to download and write that link on many pages..
CSS means there is one page of code (script) for all pages but is there a code for the cotnent?
I have basic content..headers, footers, menu links that are identical and appear on every page ...Is there anyway to make a "script page" for that part of the HTML and call the content that is unique to that page?
Hope this makes sense..

Skaarjj
Maniac (V) Mad Scientist

From: :morF
Insane since: May 2000

IP logged posted posted 03-11-2006 21:25 Edit Quote

You're looking at something server-side there. Like Server-Side Includes, PHP, Perl, ASP... anything like that. SSI is probably your best bet. Plug it into google, and give it a burl, see if your host supports it.

DL-44
Lunatic (VI) Inmate

From: under the bed
Insane since: Feb 2000

IP logged posted posted 03-11-2006 23:55 Edit Quote

http://www.gurusnetwork.com/tutorials/coding/ssi/
http://www.gurusnetwork.com/tutorial/php_templates/
http://www.gurusnetwork.com/tutorial/php_templates_2/

The last one is something that I found invaluable when starting to do this with PHP. The basic idea represented in that tutorial is still the basic idea behind how I set up my sites.

brake check
Bipolar (III) Inmate

From:
Insane since: Jan 2006

IP logged posted posted 03-12-2006 21:03 Edit Quote

THANK YOU...I had an idea that was what I wanted..that or a DHTML or Java Script menu that could be modified on one java document and included as a tag line in all the pages
I am looking at the posted links right now..

DL-44
Lunatic (VI) Inmate

From: under the bed
Insane since: Feb 2000

IP logged posted posted 03-13-2006 03:13 Edit Quote

Oh, and of course, speaking of javascript -
http://www.gurusnetwork.com/tutorial/javascript_menu/
http://www.gurusnetwork.com/tutorial/advanced_javascript_menu/

=)

JKMabry
Maniac (V) Inmate

From: raht cheah
Insane since: Aug 2000

IP logged posted posted 03-13-2006 04:00 Edit Quote

kick ass topic title btw

brake check
Bipolar (III) Inmate

From:
Insane since: Jan 2006

IP logged posted posted 03-15-2006 17:01 Edit Quote

I am looking at all the tutorials listed..and as time allows..starting to learn some of it..I think a combination of javascript and server side is necessary to really solve some of the problems of webpage management
Time to add to the toolbox..*sigh* So much to learn ..so little time *grin*
Thanks!



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:

« BackwardsOnwards »

Show Forum Drop Down Menu