$(function () { $("#SelectIDs").val(examinationRegistrationIDs); }) function Refund_Submit() { $(document.forms[0]).submit(); }