Hi Nathan, ..... that's the long way around .....
Just create a News display handler routes them to a secure part of your site that can display News. We do this on the ABN AMRO Morgans site. On our home page there is are headlines of Market Sensitive announcements from a third party company for everyone to see. But when they click on the link, they have to log in. That's because it goes to a specific page/nav in the site that has a "Members" permission on it. Now, that example is a little more complex, because the source is external (which meant we wrote a custom rule to get the data). But the concept of creating a News display handler still works. To make it easier you can put your page in it's own nav item (even under Utility somewhere if you don't want it visible in your main nav) and give it a NavAlias so it is easy to call that page from your display handler and voila! Hope this helps, Gary --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
