How do I get my webpage to change the page but keep the navigation bar in place.... like on <!-- w --><a class="postlink" href="http://www.marioportal.com">www.marioportal.com</a><!-- w --> their pages are like this.... my website address is <!-- w --><a class="postlink" href="http://www.freewebs.com/aasonic">www.freewebs.com/aasonic</a><!-- w --> if you want to see my code and stuff..... but i have a block on it that will be taken down momentarily... thanks!can be done with php/asp if your supportedhow do i do that?You'll have to find out which one, most probably php, and learn it
I could be more useful but havn't used it in a little while and don't have my book on me. It's simple. You just need to code your menu on a page by itself and then add a line in all the other pages that imports that page into each page. It's very usefull, expecially if you have a big menu like that link, it makes updating very easy.
Maybe just a simple search for a php tutorial will help.Thanks Very Much!would it be called like a database or something?http://www.w3schools.com/php/php_includes.aspyou could try using an iframe and target you menu links to the iframeor you could do something that would enable robots to read your page...
I could be more useful but havn't used it in a little while and don't have my book on me. It's simple. You just need to code your menu on a page by itself and then add a line in all the other pages that imports that page into each page. It's very usefull, expecially if you have a big menu like that link, it makes updating very easy.
Maybe just a simple search for a php tutorial will help.Thanks Very Much!would it be called like a database or something?http://www.w3schools.com/php/php_includes.aspyou could try using an iframe and target you menu links to the iframeor you could do something that would enable robots to read your page...