PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage How to calculate extended price

Reply

How to calculate extended price

 
Thread Tools Rate Thread
Old 12-12-2004, 07:05 AM   #1
Jane Here
Guest
 
Posts: n/a
Default How to calculate extended price


I want to create a shopping page that will only be ever one page long.

When a user enters a quantity, I want the totals on the page to be updated.
Can this be done in FP2003? Or is there a script that exists somewhere that
does this?


This is something like what I am after:-


Buy your products from this page. Enter the quantity of each that you
require, your details and then click Submit.


Book title A $ 50 each. Quantity required: ____ Extended price: _____
Book title B $ 80 each. Quantity required: ____ Extended price: _____

Freight: (fixed price for any quantity ordered):
$ 10.00

Tax: 10%
______
Total:
______


SUBMIT


  Reply With Quote
Old 12-12-2004, 01:36 PM   #2
Jens Peter Karlsen[FP MVP]
Guest
 
Posts: n/a
Default Re: How to calculate extended price

You can write a JavaScript to do this. Use the onChange property of the
formfields to determine when to run the calculate function.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

> -----Original Message-----
> From: Jane Here [mailto:cibhere@yahoo.com]
> Posted At: 12. december 2004 09:05
> Posted To: microsoft.public.frontpage.client
> Conversation: How to calculate extended price
> Subject: How to calculate extended price
>
>
> I want to create a shopping page that will only be ever one page long.
>
> When a user enters a quantity, I want the totals on the page
> to be updated.
> Can this be done in FP2003? Or is there a script that exists
> somewhere that does this?
>
>
> This is something like what I am after:-
>
>
> Buy your products from this page. Enter the quantity of each that you
> require, your details and then click Submit.
>
>
> Book title A $ 50 each. Quantity required: ____ Extended
> price: _____
> Book title B $ 80 each. Quantity required: ____ Extended
> price: _____
>
> Freight: (fixed price for any quantity ordered):
> $ 10.00
>
> Tax: 10%
> ______
> Total:
> ______
>
>
> SUBMIT
>
>


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off