Page 1 of 1

Importing Content

Posted: Wed Oct 15, 2008 1:18 pm
by savageideas
I have a legacy web site written in ASP that I'd like to convert to CMSMS. I'm looking for a way to directly import formatted content in to the MySQL DB so that I don't have to recreate all of my pages by hand (currently, the site has over 1,200 pages generated by an Access DB). Is there a way to do this or, even better, a template that can be used?

Re: Importing Content

Posted: Wed Oct 15, 2008 2:45 pm
by Pierre M.
Hello,

with more than 1000 pages to convert I understand you'd rather import them than copy-paste all of them :)
It may be not that difficult if you master your current ASP backed content database schema.
Some hints :
http://forum.cmsmadesimple.org/index.ph ... 510.0.html (via http)
http://forum.cmsmadesimple.org/index.ph ... 080.0.html (via SQL)
http://forum.cmsmadesimple.org/index.ph ... 293.0.html (SQL again)

Pierre M.