﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Posting pages with downloadable materials based on role security</title><link>http://www.aspplayground.net/forum/</link><description /><copyright>(c) ASP Playground Support Forum</copyright><ttl>30</ttl><item><title>Re:Posting pages with downloadable materials based on role security (Samuel)</title><description>  The trial download is right here: &lt;br&gt;   &lt;br&gt;  &lt;a href="http://www.aspplayground.net/forum/Click-here-to-download-the-latest-Trial-m397440.aspx" target="_blank"&gt;http://www.aspplayground....est-Trial-m397440.aspx&lt;/a&gt; &lt;br&gt;   &lt;br&gt;  The link to it should have been sent to you in an email. Anyway, just click on the link above to download. &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=401944</link><pubDate>Tue, 16 Jun 2009 11:08:11 GMT</pubDate></item><item><title>Re:Posting pages with downloadable materials based on role security (aeroskiman)</title><description>  thanks so much for the answers - that is exactly what i wanted to hear &lt;br&gt;   &lt;br&gt;  i'm just waiting for a trial download - i verified yesterday, but have not been able to download the trial yet &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=401943</link><pubDate>Tue, 16 Jun 2009 10:54:34 GMT</pubDate></item><item><title>Re:Posting pages with downloadable materials based on role security (Samuel)</title><description>  Hi Aeroskiman, &lt;br&gt;   &lt;br&gt;  Thanks for your questions and let me answer them one by one: &lt;br&gt;  &lt;ol&gt;&lt;li&gt;Yes. You can use our Role Provider to build a page where you can check the role status of the current logged on user  (&lt;b&gt;Role.IsUserInRole&lt;/b&gt;), and present the interface based on your own logic.&lt;li&gt;Yes. You can use our Membership Provider to get the &lt;b&gt;MembershipUser.CreationDate&lt;/b&gt; for the current logged on user, and do whatever you want based on this value.&lt;li&gt;Yes, but to do so you will need to build a page to check the membership table (pgd_members) with this logic (not exact code):  &lt;br&gt;      SELECT emails where dateSignup &amp;gt; (today - 30 days or 60 days) &lt;br&gt;      and you can send emails based on this list of emails. &lt;/ol&gt; Let me know if you have other questions. &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=401942</link><pubDate>Tue, 16 Jun 2009 10:52:12 GMT</pubDate></item><item><title>Posting pages with downloadable materials based on role security (aeroskiman)</title><description>  Hello, &lt;br&gt;   &lt;br&gt;   &lt;br&gt;  We're going to create a membership site with forums, calendar and some other features, i'm not sure i see - or just don't understand how to implement optimally.&amp;nbsp; Can you please tell me the following: &lt;br&gt;   &lt;br&gt;  1. it is possible to create pages (with links on the toolbar) based on role permissions that just have files to download on them &lt;br&gt;   &lt;br&gt;  2. is it possible to make these downloadable file pages based available to users based on the amount of time they have been enrolled.  &lt;br&gt;  e.g.  &lt;br&gt;  Download page 1 is available to a user immediately &lt;br&gt;  Download page 2 is available to a user after 1 month &lt;br&gt;  Download page 3 is available to a user after 2 months &lt;br&gt;   &lt;br&gt;  3. is it possible to send users emails notifying them when their the pages from the questions #2 become available &lt;br&gt;   &lt;br&gt;  thanks &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=401941</link><pubDate>Tue, 16 Jun 2009 07:44:09 GMT</pubDate></item></channel></rss>