# (ARCHIVED) Procedure for Extensions October 2023 valid until September 2025
**Source**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=76847
**Parent**: https://documents.manchester.ac.uk/listofprocedures.aspx
//<![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);
//]]>
| | | | |
| --- | --- | --- | --- |
| (ARCHIVED) Procedure for Extensions October 2023 valid until September 2025 **Summary:** This document is now archived. Please see the 2025 version for current practice. **Type:** Procedure **Category:** Recruitment, Fees and Teaching and Learning **Owner:** Teaching and Learning Delivery **Contact email:** [teaching-policy@manchester.ac.uk](mailto:teaching-policy@manchester.ac.uk) **Last modified:** 09/09/2025 **Link to this document:** https://documents.manchester.ac.uk/display.aspx?DocID=76847 **Related documents:** | | | --- | | - [Procedure for Extensions](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=68792) | | - [(ARCHIVED) Policy for Mit Circs and Extension Requests Valid Oct 23-Sep 25](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=76848) | [Edit](https://documents.manchester.ac.uk/admin/editDoc2.aspx?DocID=76847) (only Administrators) | |
\
\
//<![CDATA[
Sys.Application.initialize();
//]]>