Calculate a total in a form

C

Chris Chandler

How can one go about calculating a total into the bottm of a form to
determine say an overage or shortage? The scenario is that th e information
is entered into different form fields and then I want to be able to total all
that up at teh bottom of the form so form teh various inputs, an overage or
shortage can be determined.
I guess something like a spread sheet formula or something of that nature to
perform this in a FP Form.

Thanks
 
K

Kevin Spencer

Google "JavaScript Calculate".

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
T

Thomas A. Rowe

In the IE address bar type:

? JavaScript Form Calculation Scripts


--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top