It shouldn't be too hard, have a look at the web based meta-analaysis
calculator I developed for researchers. It uses a combination of JS on
the data entry page and CF on the accumulation page to calculate
results.

http://www.lyonsmorris.com/lyons/metaAnalysis/index.cfm

larry

On Wed, 13 Oct 2004 15:57:51 -0400, Candace Cottrell
<[EMAIL PROTECTED]> wrote:
> Isaac,
>
> This is basically what I am working with:
>
> var answer = Math.pow(txt_weight,0.425) * Math.pow(height,0.725) * 0.007184;
> answer = Math.round(100*answer)/100
>
> It's also known as BSA. I am using it to calculate drug dosages. I am thinking that it might be possible to pull this into CF.
>
> Candace K. Cottrell, Web Developer
> The Children's Medical Center
> One Children's Plaza
> Dayton, OH 45404
> 937-641-4293
>
> http://www.childrensdayton.org
>
> "There is no right price for the wrong product, even if it is inexpensive and delivered on time."
>
> >>> [EMAIL PROTECTED] 10/13/2004 2:12:12 PM >>>
>
> > On Wed, 13 Oct 2004 11:05:41 -0400, Candace Cottrell
> > <[EMAIL PROTECTED]> wrote:
> >> This might be a simple question, but is there a way to
> >> pass a JS
> >> variable (FUNCTION AT THE TOP OF CODE) into a cfloop?
>
> I'm not sure I entirely understand the question... There are quite a
> few ways to make CF and JS interract... they're all "indirect" so to
> speak... if you could provide a more thorough description, and maybe
> some code I can probably provide some options.
>
> s. isaac dealey   954.927.5117
>
> new epoch : isn't it time for a change?
>
> add features without fixtures with
> the onTap open source framework
> http://www.sys-con.com/story/?storyid=44477&DE=1
> http://www.sys-con.com/story/?storyid=45569&DE=1
> http://www.fusiontap.com
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to