Check out the livedocs
(http://livedocs.macromedia.com/coldfusion/6/CFML_Reference/Tags-pt169.h
tm) for how to implement CFLogin framework for role-based
authentication.


Like:


<cfif isUserInRole("god")>
    ...delete link...
</cfif>


-joe

-----Original Message-----
From: Spectrum WebDesign [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 16, 2004 8:17 AM
To: CF-Talk
Subject: CFLOGIN - Advanced authentication needed for member
sections


Hi all,

CFlogin framework using Application.cfm in the directory you
want protected against unauthorized members is definatly simple, fast,
and convienient. But, what about using the process to make only certain
elements of a page protected so that members only can see them. Such as
the link to download a file, only if your logged in. Using the cflogin
framework, the whole page is protected unless your logged in.

For example, inside Users Manager Page:

<users.cfm?action="" = only for
"god" users

<user.cfm?action="" = all users

It's possible?

Thanks for your time.

--
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to