Greetings,
I'm trying to eliminate applications from the Application drop down in the
webtop when a user logs in and doesn't have rights to those applications.
I've found the docs that point at user, group, and site security, but
nothing that talks about the Application drop down. Is what I'm trying to do
possible and if so, can someone point me in the right direction?

Jeremy Taylor
http://www.Trilemetry.com
ICQ# 693130

----- Original Message -----
From: "Michiel Boland" <[EMAIL PROTECTED]>
To: "Spectra-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, March 15, 2001 11:50 AM
Subject: RE: storing binary data in contentObjects


> > > <cfa_handler object="this">
> > >  <cffile action="readbinary" file="#sv#" variable="this.filecontent">
> > >  <cfa_contentobjectdata ...
> >
> > I'd imagine that this would be hugely inefficient, as the binary data
would
> > need to be converted to Base64 for persistent storage within WDDX, which
> > would then be stored within the database. You'd be much better off
storing
> > filesystem paths or pointers from a performance aspect.
>
> I am aware of the performance issues involved here. But my question really
> was: is this 'legal' in spectra terms.
>
> --
> Michiel Boland <[EMAIL PROTECTED]>
> Digital Valley Internet Professionals
> Plantsoen 17, Wageningen, The Netherlands
> Phone: +31 317 465555, Fax: +31 317 460276
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to