I was wondering how I could input a value into a form with html. So right when the user goes to the site there\'s numbers in the text boxes already and they use those number
well you can put this script after the form is created:
Value 1: Value 2: Answer:
That would generate random numbers for you and put them in the form See here for the code: http://jsfiddle.net/wVAFt/