I am attempting to build a dynamic scheduling system. At the moment I have a system based over time where a user can enter colours for a particular number of months to reflect when an action took place. So say you had spent 3 months doing a certain task you input the start date and end date, select the task and output this with an appropriate color over a timespan of say 4 years.
What the client is now looking for is to add another layer on top of this with certain symbols. Say exam date or finish of term date. What I need to do, if possible is output a second layer on top of the existing table. What I am looking to do is use layers to put this top layer in the correct table cell. Can anybody help or point to any resources that could be of help? Thanks for any help Declan -----Original Message----- From: Bryan Love [mailto:[EMAIL PROTECTED]] Sent: 27 May 2002 04:21 To: CF-Talk Subject: RE: Bytes to MB/GB conversion tag? <LOL> THANK YOU!!! -----Original Message----- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Sunday, May 26, 2002 1:51 PM To: CF-Talk Subject: Re: Bytes to MB/GB conversion tag? Neil Clark - =TMM= wrote: > 1 MB = 1024KB. You're wrong :) 1 MB = 1000 kB = 1000000 B 1 Mi = 1024 Ki = 1048576 B http://physics.nist.gov/cuu/Units/binary.html Jochem ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

