manually set jquery text box

JavaScript
$(".formData").val("valuesgoeshere")
Source

Also in JavaScript: