I have about 300 pages and I want to change the navigation links, I wan to know if there is any software I can use, which can change all the links at once….
That would be ok but he/she would then still need to edit the pages to: 1: remove old nav 2: Add the new include While that method will simplify things for any future changes you will still need to preform a mass edit. You could use DreamWeaver and use the find & replace method. Do you currently have any form of editor?
PSPad, a free text editor, also has a "Replace in files" function that's very handy for that sort of thing.
Good free editor at http://nvu.com/index.php - Also sounds like you want to make this as simple as possible and not update all your pages single time you want to make a change. You'll have to use an include, you can go with an SSI or PHP include. I would recommend PHP do some googling that shoudl help to get those setup.