do you have anything in the html also with name="partnum"?because in IE the
getElementById actually get the name first
if you use jQuery simply try $("#partnum").val(result)

Reply via email to