Click to See Complete Forum and Search --> : Saving changes to each page


sean83
04-11-2006, 12:48 PM
I'm designing a portfolio, and I want to save a change that will apply to all the pages at once, how can I do this in one go without having to open up each htm page and making the same change to every page individually?

Thanks Anyone :)

TiGGi
04-11-2006, 02:26 PM
I assume that the change is the same on all the pages?...
This would be done with includes, your server side would have it.
WHat id does is places a page into a page, so lets say you have a menu that's same throughout the site. Insted of having code for menu on each page you place your include it automaticly puts your menu page in there!

Albert_chu
04-12-2006, 02:49 AM
what program are you using? if you are using dreamweaver, there isnt an option where u are able to save all the pages at once.