581
592
var textarea = attempthistory.getElementsByTagName("textarea")[0];
583
594
/* Get the "value" of the selected option */
584
598
var date = dropdown.options[dropdown.selectedIndex].getAttribute("value");
586
600
/* Send the form as multipart/form-data, since we are sending a whole lump