Hi, How is it possible to save a page when you first built the page it wasn't a template page but now at the end of the site you want it to be a template page ? How would you save it ? Thanks
Save it as a template and then go back and edit the other pages that are to use it. For DW templates you will need to set the editable regions if memory is correct For .Net then you are presumably meaning Master pages and so again, just set the content area sections For Classic ASP then you are more likely to cut the page up into chunks and use includes to put them in the actual pages.