# Summary of changes
**Source**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=64274
**Parent**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=8162
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
function \_\_doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.\_\_EVENTTARGET.value = eventTarget;
theForm.\_\_EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
//<![CDATA[
Sys.WebForms.PageRequestManager.\_initialize('ctl00$ContentPlaceHolder1$ctl00', document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance().\_updateControls([], [], [], 90);
//]]>
| | |
| --- | --- |
| Summary of changes - Change of Circumstances Policy for Postgraduate Research Students - Oct 2022 **Summary:** Summary of changes - Change of Circumstances Policy for Postgraduate Research Students - Oct 2022 **Type:** Other **Owner:** Graduate Education **Contact email:** [alexander.hinchliffe@manchester.ac.uk](mailto:alexander.hinchliffe@manchester.ac.uk) **Last modified:** 28/10/2022 **Link to this document:** https://documents.manchester.ac.uk/display.aspx?DocID=64274 [Edit](https://documents.manchester.ac.uk/admin/editDoc2.aspx?DocID=64274) (only Administrators) | |
\
\
//<![CDATA[
Sys.Application.initialize();
//]]>