Question
determine value of hidden field from user input
I have a form and a user types in an asking price for an item.
I want to have a hidden field determine a value of .75 times the value of the asking price field.
the form will input the information into a MYSQL database.
How do i arrive at the hidden field value based on the user input into the asking price field?
Thanks for your help,
Jim Balthrop
