<cfset RealSize = 9000000>
<cfset kSize = Round(Size / 1024)>
<cfset mSize = Round(kSize / 1024)>

----------------------------------------------
Original Message
From: "Emmet McGovern"<[EMAIL PROTECTED]>
Subject: convert kilobytes to megabytes?
Date: Wed, 1 Nov 2000 17:54:56 -0500 

>Is there an easy way to convert byte values  to megabyte values.
>
>ex.  90000 bytes is 9k  or 900000 is 9m
>
>Thanks in advance
>Emmet
>
>---------------------------------------------------------------------------
---------------------
>Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
>Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' 
>in the body to [EMAIL PROTECTED]
>

_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to