User Content Management Strategies

Discussion in 'Site Programming, Development and Design' started by GScom, Aug 10, 2011.

  1. My site is set up so that multiple groups can have accounts on it. Each page reads the account ID from the query string and populates data based on the values in the database. Think an easy way for student groups to make public websites with templated functionality that they weren't able to do with Joomla or Drupal.

    I want the users to be able to edit this as easily as possible. Right now there is a page with text boxes that correspond to different areas of different pages which they can update.

    I guess I'm essentially looking for a WYSIWYG editor for certain areas (mostly globs of text) of my ASP.NET pages. Is this possible?

    Let me know if you have any ideas! Thank you.
     

Share This Page