Calculations in Forms

T

Tessa Ford

Does anyone know how I can insert some code into a FP
based site that has an order form and when the buyer
enters in the quantity, the unit total appears, then they
click on the shipping they want and the grand total
appears?

I know this is usually a shopping cart system but my
client doesn't want that as yet as they are a new
business. So we're going to go with a secure form first.
 
J

JPKarlsen [FP MVP]

You do that with JavaScript. You should be able to find an example here:

http://www.javascriptsource.com/


Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.


nntp://msnews.microsoft.com/microsoft.public.frontpage.client/<[email protected]>

Does anyone know how I can insert some code into a FP
based site that has an order form and when the buyer
enters in the quantity, the unit total appears, then they
click on the shipping they want and the grand total
appears?

I know this is usually a shopping cart system but my
client doesn't want that as yet as they are a new
business. So we're going to go with a secure form first.

[microsoft.public.frontpage.client]
 
T

Thomas A. Rowe

Requires JavaScript, in your 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