Re: Loan Calculator

2001-06-08 Thread David E. Crawford

I wrote a loan calculator tag that is in the tag gallery. Can't recall the
exact name of it now, but I think if you search for Loan you will find
several, including one from Ben Forta, etc.

DC

- Original Message -
From: Steve Reich [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Friday, June 08, 2001 19:04
Subject: Loan Calculator


 I would like to build a loan calculator in Cold Fusion. There are a ton of
 them in Javascript, but I need all the math done on the server. What I
need
 is the math calculations that are required. Does anyone have these
formulas
 or know where I could find them?

 Thanks,
 Steve




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Loan Calculator

2001-06-08 Thread Steve Bernard

I recommend looking at the JavaScript versions and using that as a basis to
create your CF code. Otherwise, there are numerous books regarding financial
mathematics.

Steve

-Original Message-
From: Steve Reich [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 08, 2001 7:05 PM
To: CF-Talk
Subject: Loan Calculator


I would like to build a loan calculator in Cold Fusion. There are a ton of
them in Javascript, but I need all the math done on the server. What I need
is the math calculations that are required. Does anyone have these formulas
or know where I could find them?

Thanks,
Steve
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Loan Calculator

2001-06-08 Thread Steve Reich

 I wrote a loan calculator tag that is in the tag gallery. Can't recall the
 exact name of it now, but I think if you search for Loan you will find
 several, including one from Ben Forta, etc.

 DC


Excellent! That's exactly what I was looking for. I saw Forta's tag in
there, but it was in Javascript and I needed it to be all server side.
Thanks, Dave!

Steve



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists