var isFirstLoadSchoolyear = true; $(function () { var userID = $("#UserID").val(); $("#reportContent").attr("src", CMS_SystemConfig.ReportPagePath + "?ReportFolder=%2fExaminationManage%2fStudentExaminationSchedule&UserID_RAP=" + userID); });