PC Review


Reply
Thread Tools Rate Thread

Computing Totals

 
 
=?Utf-8?B?S2Vu?=
Guest
Posts: n/a
 
      17th Nov 2005
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
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      17th Nov 2005
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.
==============================================

"Ken" <(E-Mail Removed)> wrote in message
news:2BAD3D2C-B680-4436-9BC4-(E-Mail Removed)...
> 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



 
Reply With Quote
 
=?Utf-8?B?S2Vu?=
Guest
Posts: n/a
 
      17th Nov 2005
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.
> ==============================================
>
> "Ken" <(E-Mail Removed)> wrote in message
> news:2BAD3D2C-B680-4436-9BC4-(E-Mail Removed)...
> > 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

>
>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      17th Nov 2005
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.
==============================================

"Ken" <(E-Mail Removed)> wrote in message
news:474F25F1-9346-41F6-A8A3-(E-Mail Removed)...
> 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.
>> ==============================================
>>
>> "Ken" <(E-Mail Removed)> wrote in message
>> news:2BAD3D2C-B680-4436-9BC4-(E-Mail Removed)...
>> > 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

>>
>>
>>



 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      18th Nov 2005
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/FrontPa...3/Default.aspx
_____________________________________________


"Thomas A. Rowe" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
| 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.
| ==============================================
|
| "Ken" <(E-Mail Removed)> wrote in message
| news:474F25F1-9346-41F6-A8A3-(E-Mail Removed)...
| > 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.
| >> ==============================================
| >>
| >> "Ken" <(E-Mail Removed)> wrote in message
| >> news:2BAD3D2C-B680-4436-9BC4-(E-Mail Removed)...
| >> > 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
| >>
| >>
| >>
|
|


 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DSUM - Computing Runnig Totals Question mcl Microsoft Access Queries 4 19th Jul 2009 08:18 PM
Combine totals field from multiple workbooks into a new 'totals' workbook ratman and bobbin Microsoft Excel Discussion 2 15th Oct 2008 07:54 AM
Pivot Totals: Group totals different from Grand totals PsyberFox Microsoft Excel Misc 1 13th Feb 2008 06:16 PM
Adding invoice totals with multiple records showing totals Mike Koop Microsoft Access Reports 1 10th Jan 2008 05:28 PM
Computing totals for tax and non-tax items Dan Wilson Microsoft Excel Worksheet Functions 2 31st Mar 2005 01:05 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:20 AM.