# Acquisition, development and maintenance of IT systems and/or services
**Source**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=16369
**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);
//]]>
| | | | | | |
| --- | --- | --- | --- | --- | --- |
| Acquisition, development and maintenance of IT systems and/or services - Standard Operating Procedure **Summary:** Describes the procedure for obtaining approval for the acquisition, development and maintenance of IT systems and/or services **Type:** Procedure **Category:** Information, IT, Web and Telecomms **Owner:** IT Services This document requires CAS authentication **Contact email:** [yasmin.birrell@manchester.ac.uk](mailto:yasmin.birrell@manchester.ac.uk) **Last modified:** 11/03/2024 **Link to this document:** https://documents.manchester.ac.uk/display.aspx?DocID=16369 **Related documents:** | | | --- | | - [Information Security Policy](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=6525) | | - [Data Protection Policy](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=14914) | | - [Information security classification, ownership and secure information handling SOP](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=29971) | | - [IGRR User Guide](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=44149) | [Edit](https://documents.manchester.ac.uk/admin/editDoc2.aspx?DocID=16369) (only Administrators) | |
\
\
//<![CDATA[
Sys.Application.initialize();
//]]>