OK - educate me here.  Why would you want to deduct one hex value from
another.  What are you accomplishing?

Dave

=================================
"What we need is a list of specific unknown problems we will encounter"

David Hannum
Web Analyst/Programmer
Ohio University
[EMAIL PROTECTED]
(740) 597-2524



----- Original Message -----
From: "Bill Davidson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, December 14, 2000 10:23 AM
Subject: Re: Deducting one Hex value from another


I suppose you could convert to base 10 and use regular mathematical
functions and then convert back to base 16 (using inputbaseN/formatbaseN to
help you along).

-Bill
/intraget
----- Original Message -----
From: Aidan Whitehall <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Sent: Thursday, December 14, 2000 9:25 AM
Subject: Deducting one Hex value from another


> I've got an RGB value in hex and want to deduct another hex value from it.
>
> Does anyone know what the syntax would be to do this in CFML?
>
> Just an indication of what functions to use would be a great help (is
there
> a BaseN type function?).
>
>
>
> Thanks
>
> --
> Aidan Whitehall <[EMAIL PROTECTED]>
> Netshopper UK Ltd
> Advanced Web Solutions & Services
>
> http://www.netshopperuk.com/
> Telephone +44 (01744) 648650
> Fax +44 (01744) 648651
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to