Advice on making a Calculation

Hi. I’m fairly new to creating pages and using Freeway 5 (beta 3). Anyway…On one of my pages I want to do some very simple calculations based on what someone enters into a box. It’s static calculations, nothing fancy. Just multiplication. then i want the results to display back on a separate page so they can print it out. It’s basically for showing them how much something will cost given the amount of things they enter.

How can I do this easily or where can I get help? Thanks so much.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

At 12:21 -0400 21/3/08, Shane Ketterman wrote:

Hi. I’m fairly new to creating pages and using Freeway 5 (beta 3).
Anyway…On one of my pages I want to do some very simple
calculations based on what someone enters into a box. It’s static
calculations, nothing fancy. Just multiplication. then i want the
results to display back on a separate page so they can print it out.
It’s basically for showing them how much something will cost given
the amount of things they enter.

How can I do this easily or where can I get help? Thanks so much.

If the answer had to be on the same page, Javascript would do it. As
it’s a different page, that page has to be generated dynamically
according to the answer, so you’ll need PHP or similar.

David


David Ledger - Freelance Unix Sysadmin in the UK.
HP-UX specialist of hpUG technical user group (www.hpug.org.uk)
email@hidden
www.ivdcs.co.uk


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options