Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • javier 59 posts 79 karma points
    Jun 05, 2010 @ 22:52
    javier
    0

    Dynamic content based on member

    Hi,

    I really don't know if this is the correct secction to post this. I'm very new to Umbraco (and to CMS).

    I've created a static site that shows events and news (it is for a school). Until here no problem. Now I need to create an Access Control so parents can log in to see reports grade, news, mails between teachears, etc. All this content need to be generated depending on the parent. 

    My question is: do I need to create a user control in .net for this or does Umbraco have something that can help in this? What is the best approach for this?

    BTW, Because of the host restriction, I have to use Access DB to store the mails and reports grade information. They give unlimited space for Access DB and only 20mb for MySql. To expensive to increase space. Next year we will change hosting provider, but until then, that is what we have.

     

    Thanks for any help and guide.

     

    Javier

  • Tony 5 posts 25 karma points
    Jun 07, 2010 @ 13:12
    Tony
    0

    Hi Javier,

    I suggest you start here

    http://msdn.microsoft.com/en-us/library/330a99hc%28VS.71%29.aspx

    Probably, you will want to use Forms authentication to control access.

    Tony

     

  • javier 59 posts 79 karma points
    Jun 08, 2010 @ 00:14
    javier
    0

    Thanks. I've already implement it ;)

Please Sign in or register to post replies

Write your reply to:

Draft