Updating form values with javascript

Posted by shinjuo on Stack Overflow See other posts from Stack Overflow or by shinjuo
Published on 2010-04-30T14:55:48Z Indexed on 2010/04/30 14:57 UTC
Read the original article Hit count: 258

Filed under:
|
|

I have a page that I made that is going to be used for retrieving shipping rates from UPS by entering the weight and zip. Everything works fine but what I want to add to it is the ability for the user to choose something on a form and have it update the value in a different form box. I think this is done with javascript. Any suggestions will help.

© Stack Overflow or respective owner

Related posts about html

Related posts about JavaScript