Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Delete Page in Simple CMS

Last post 05-10-2008, 1:59 AM by shafie. 1 replies.
Sort Posts: Previous Next
  •  05-02-2008, 6:18 AM 41861

    Delete Page in Simple CMS

    I have installed the SimpleCMS (AspAlliance.SimpleCms.v0.9.7081.1) version and added the dlls(AspAlliance.SimpleCms.dll,FreeTextBox.dll,AJAXExtensionsToolbox.dll) in Bin folder.

    I am able to add the pages through admin page. Please suggest how to delete the page. I didn't get any option to delete the page.

    Second problem is how to use session management in SimpleCMS. 

    Earliest response would be appreciated. 

    Thanks,
    Rahul 

     

     

  •  05-10-2008, 1:59 AM 42100 in reply to 41861

    Re: Delete Page in Simple CMS

    Hi Rahul,

     To delete the page, goto SQL database open CMS_Page table and delete the row which you want to delete permanently.

    Session managemtn you have to depend on web.config, you can customize the session timeout etc, in web.config.

    Anyway, im looking for some customisation in simple cms. I thought i cld ask the author for the source code, so that we developers can modify based on business needs.

    Hope this helps.

     

    Regards,
    Shaf

View as RSS news feed in XML