Got a Javascript problem I'm trying to solve.  I have a form that uses form
fields to calculate a total.  I also work out two values for a fee.
Depending on what payment method they choose depends on what fee they are
charged.  

So the customer selects a payment method from a radio button.  I'm using
onclick to show a form text box and have no problems changing that values
with a document.form.name.value = ''whatever'.  What I really want to do is
change the fee and total values that are not form fields, they are just CF
verifiable, but I don't want to reload the page.

Any idea

Brian Knott

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to