# A dual delivery exemplar? -Richard Prince
**Source**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=76489
**Parent**: https://documents.manchester.ac.uk/list.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);
//]]>
| | |
| --- | --- |
| A dual delivery exemplar? -Richard Prince **Summary:** n/a **Type:** Report **Owner:** Directorate of Communications, Marketing and Student Recruitment **Contact email:** [flexiblelearning@manchetser.ac.uk](mailto:flexiblelearning@manchetser.ac.uk) **Last modified:** 29/07/2025 **Link to this document:** https://documents.manchester.ac.uk/display.aspx?DocID=76489 [Edit](https://documents.manchester.ac.uk/admin/editDoc2.aspx?DocID=76489) (only Administrators) | |
\
\
//<![CDATA[
Sys.Application.initialize();
//]]>