Computing Totals

G

Guest

Hi, I hope all is well.
I want to put a restaurant menu in a form which would include the price and
a check box the customer would click on if ordering a particular item from
the menu. Once customer is finished selecting menu items, I want it to
calculate a total to display when the SUBMIT button is clicked and the form
input is presented for review prior to finalizing.

Is this possible? If so, does anyone know how to do this or a reference I
can use to set up? If not possible in FP 2003 as is, what would I need to do
to get this to work?

Thanks in advance and have a great day.

KP
 
T

Thomas A. Rowe

You would need to search for a JavaScript Form Calculation script to accomplish prior to clicking
the submit button, if you want to process the form via the FP Form Handler as it doesn't have a
means of allow users to review after the submit button is clicked.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
G

Guest

Do you know of any?

Thomas A. Rowe said:
You would need to search for a JavaScript Form Calculation script to accomplish prior to clicking
the submit button, if you want to process the form via the FP Form Handler as it doesn't have a
means of allow users to review after the submit button is clicked.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
T

Thomas A. Rowe

In your IE address bar type:

? JavaScript Form Calculation Scripts

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
S

Stefan B Rusynko

Or see http://irt.org/script/form.htm#6

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| In your IE address bar type:
|
| ? JavaScript Form Calculation Scripts
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| ==============================================
| If you feel your current issue is a results of installing
| a Service Pack or security update, please contact
| Microsoft Product Support Services:
| http://support.microsoft.com
| If the problem can be shown to have been caused by a
| security update, then there is usually no charge for the call.
| ==============================================
|
| | > Do you know of any?
| >
| > "Thomas A. Rowe" wrote:
| >
| >> You would need to search for a JavaScript Form Calculation script to accomplish prior to clicking
| >> the submit button, if you want to process the form via the FP Form Handler as it doesn't have a
| >> means of allow users to review after the submit button is clicked.
| >>
| >> --
| >> ==============================================
| >> Thomas A. Rowe (Microsoft MVP - FrontPage)
| >> ==============================================
| >> If you feel your current issue is a results of installing
| >> a Service Pack or security update, please contact
| >> Microsoft Product Support Services:
| >> http://support.microsoft.com
| >> If the problem can be shown to have been caused by a
| >> security update, then there is usually no charge for the call.
| >> ==============================================
| >>
| >> | >> > Hi, I hope all is well.
| >> > I want to put a restaurant menu in a form which would include the price and
| >> > a check box the customer would click on if ordering a particular item from
| >> > the menu. Once customer is finished selecting menu items, I want it to
| >> > calculate a total to display when the SUBMIT button is clicked and the form
| >> > input is presented for review prior to finalizing.
| >> >
| >> > Is this possible? If so, does anyone know how to do this or a reference I
| >> > can use to set up? If not possible in FP 2003 as is, what would I need to do
| >> > to get this to work?
| >> >
| >> > Thanks in advance and have a great day.
| >> >
| >> > KP
| >>
| >>
| >>
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top