how to make content management system for a website

  • any one plz just tell me how to make content management system for a website

  • I dont think that this forum is the correct place for this question. I'll point you in the direction I would look before posting such a wide ranging question

    http://lmgtfy.com/?q=how+to+create+a+web+content+management+system

  • Buy one.

    Seriously, it's not something that you'll do in a week or two.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • There are lots of free CMS you can use like DotNetNuke, WordPress etc.

    If you want to build your own you might want to look at a WYSIWYG editor like CKEditor, TinyMCE, CuteSoft etc. You can save the HTML generated from these tools in a database and use some URL re-writing techniques to build your own CMS. It's much easier to use an existing tool though.

    DBA Dash - Free, open source monitoring for SQL Server

  • This was removed by the editor as SPAM

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply