Converting asp.net sites to CMSMS
Posted: Wed Oct 19, 2005 1:57 pm
New to CMSMS and thus far impressed with the ease of install etc..
have a couple of simple asp.net sites up with
index.asp calling
header/menu/body and footer files.
I want to port these to CMSMS and am wondering what the best way of doing this is.
The way the asp site is done allow me have a single instances of my page components, allowing me to change the look/order/feel of these for the whole site in one place. I would like to maintain this approach and am wondering how to achieve it in CMSMS.
I have seen these user-defined tags and am wodering if I create one of these for the header/menu/body etc and then place these accordingly in the template body? Or do I need to copy the pages components as HTML into one template and add the {content} tag?
I suppose what I am really trying to do is create a template which look like my original site into which I can load the content.
Any help/pointer/samples would be great.
have a couple of simple asp.net sites up with
index.asp calling
header/menu/body and footer files.
I want to port these to CMSMS and am wondering what the best way of doing this is.
The way the asp site is done allow me have a single instances of my page components, allowing me to change the look/order/feel of these for the whole site in one place. I would like to maintain this approach and am wondering how to achieve it in CMSMS.
I have seen these user-defined tags and am wodering if I create one of these for the header/menu/body etc and then place these accordingly in the template body? Or do I need to copy the pages components as HTML into one template and add the {content} tag?
I suppose what I am really trying to do is create a template which look like my original site into which I can load the content.
Any help/pointer/samples would be great.