dr.live.aude-capital.derventio.education Open in urlscan Pro
77.68.8.132  Public Scan

Submitted URL: https://dr.live.aude-capital.derventio.education/
Effective URL: https://dr.live.aude-capital.derventio.education/login
Submission: On July 23 via api from US — Scanned from GB

Form analysis 6 forms found in the DOM

POST

<form id="loginForm" method="post" data-submit="ProcessLogin()" novalidate="novalidate" class="bv-form"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="form-group has-feedback">
    <input type="text" class="form-control" placeholder="Username" id="txtUserName" name="txtUserName" data-bv-notempty="true"
      data-bv-field="txtUserName"><i class="form-control-feedback bv-no-label" data-bv-icon-for="txtUserName" style="display: none;"></i>
    <small class="help-block" data-bv-validator="notEmpty" data-bv-for="txtUserName" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
  </div>
  <div class="form-group has-feedback">
    <input type="password" class="form-control" id="txtPassword" placeholder="Password" name="txtPassword" data-bv-notempty="true"
      data-bv-field="txtPassword"><i class="form-control-feedback bv-no-label" data-bv-icon-for="txtPassword" style="display: none;"></i>
    <small class="help-block" data-bv-validator="notEmpty" data-bv-for="txtPassword" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
  </div>
  <div class="danger well well-xs well-danger" style="display:none;" id="pnlLoginError"></div>
  <button class="btn btn-primary btn-lg btn-block" type="submit" id="submit" name="submit">Sign In</button>
  <button class="btn btn-warning btn-lg btn-block" type="submit" id="btnRegister" name="submit">Register</button>
</form>

POST

<form id="ResetPasswordForm" method="post" data-submit="ProcessPasswordReset()" novalidate="novalidate" class="bv-form"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="form-group has-feedback">
    <input type="text" class="form-control" placeholder="Username" id="txtPasswordUserName" name="txtPasswordUserName" data-bv-notempty="true"
      data-bv-field="txtPasswordUserName"><i class="form-control-feedback bv-no-label" data-bv-icon-for="txtPasswordUserName" style="display: none;"></i>
    <small class="help-block" data-bv-validator="notEmpty" data-bv-for="txtPasswordUserName" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
  </div>
  <div class="form-group has-feedback">
    <input type="text" class="form-control" placeholder="Code" id="txtCode" name="txtCode" data-bv-notempty="true" data-bv-field="txtCode"><i class="form-control-feedback bv-no-label" data-bv-icon-for="txtCode" style="display: none;"></i>
    <small class="help-block" data-bv-validator="notEmpty" data-bv-for="txtCode" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
  </div>
  <div class="form-group has-feedback">
    <input type="password" class="form-control" id="txtPasswordReset" placeholder="Password" name="txtPasswordReset" data-bv-notempty="true" data-bv-identical="true" data-bv-identical-field="txtPasswordResetConfirm"
      data-bv-field="txtPasswordReset"><i class="form-control-feedback bv-no-label" data-bv-icon-for="txtPasswordReset" style="display: none;"></i>
    <small class="help-block" data-bv-validator="identical" data-bv-for="txtPasswordReset" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter the same value</small><small class="help-block" data-bv-validator="notEmpty"
      data-bv-for="txtPasswordReset" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
  </div>
  <div class="form-group has-feedback">
    <input type="password" class="form-control" id="txtPasswordResetConfirm" placeholder="Confirm Password" name="txtPasswordResetConfirm" data-bv-notempty="true" data-bv-identical="true" data-bv-identical-field="txtPasswordReset"
      data-bv-field="txtPasswordResetConfirm"><i class="form-control-feedback bv-no-label" data-bv-icon-for="txtPasswordResetConfirm" style="display: none;"></i>
    <small class="help-block" data-bv-validator="identical" data-bv-for="txtPasswordResetConfirm" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter the same value</small><small class="help-block" data-bv-validator="notEmpty"
      data-bv-for="txtPasswordResetConfirm" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
  </div>
  <div class="danger well well-xs well-danger" style="display:none;" id="pnlPasswordResetError"></div>
  <button class="btn btn-primary btn-lg btn-block" type="submit" id="submit-password-reset" name="submit">Reset</button>
</form>

POST

<form id="requestPasswordResetForm" method="post" class="form-horizontal bv-form" data-submit="ForgottenPassword()" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="modal-body">
    <div class="form-group has-feedback">
      <div id="request-password-container">
        <div class="col-sm-12">
          <p>Enter your username and we will send you a password recovery link via email</p>
        </div>
        <div class="col-sm-12">
          <input type="text" class="form-control required" placeholder="Username" id="cRequestPasswordUserName" name="cRequestPasswordUserName" data-bv-notempty="true"
            data-bv-field="cRequestPasswordUserName"><i class="form-control-feedback bv-no-label" data-bv-icon-for="cRequestPasswordUserName" style="display: none;"></i>
          <small class="help-block" data-bv-validator="notEmpty" data-bv-for="cRequestPasswordUserName" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
        </div>
      </div>
      <div id="request-password-container-response" style="display:none;">
      </div>
    </div>
  </div>
  <!--Modal footer-->
  <div class="modal-footer">
    <button class="btn btn-primary" id="btnRequestPassword" type="submit">Request Password</button>
    <button data-dismiss="modal" class="btn btn-default" type="button">Close</button>
  </div>
</form>

POST

<form id="frmRegisterForm" method="post" class="form-horizontal bv-form" data-submit="Register()" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="modal-body">
    <div class="form-group has-feedback">
      <div class="col-sm-12">
        <p>First Name</p>
      </div>
      <div class="col-sm-12">
        <input type="text" class="form-control required" placeholder="First Name" id="cRegisterFirstName" name="cRegisterFirstName" data-bv-notempty="true"
          data-bv-field="cRegisterFirstName"><i class="form-control-feedback bv-no-label" data-bv-icon-for="cRegisterFirstName" style="display: none;"></i>
        <small class="help-block" data-bv-validator="notEmpty" data-bv-for="cRegisterFirstName" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
      </div>
    </div>
    <div class="form-group has-feedback">
      <div class="col-sm-12">
        <p>Last Name</p>
      </div>
      <div class="col-sm-12">
        <input type="text" class="form-control required" placeholder="Last Name" id="cRegisterLastName" name="cRegisterLastName" data-bv-notempty="true"
          data-bv-field="cRegisterLastName"><i class="form-control-feedback bv-no-label" data-bv-icon-for="cRegisterLastName" style="display: none;"></i>
        <small class="help-block" data-bv-validator="notEmpty" data-bv-for="cRegisterLastName" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
      </div>
    </div>
    <div class="form-group has-feedback">
      <div class="col-sm-12">
        <p>Email</p>
      </div>
      <div class="col-sm-12">
        <input type="email" class="form-control required" placeholder="Email" id="cRegisterEmail" name="cRegisterEmail" data-bv-notempty="true"
          data-bv-field="cRegisterEmail"><i class="form-control-feedback bv-no-label" data-bv-icon-for="cRegisterEmail" style="display: none;"></i>
        <small class="help-block" data-bv-validator="emailAddress" data-bv-for="cRegisterEmail" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a valid email address</small><small class="help-block" data-bv-validator="notEmpty"
          data-bv-for="cRegisterEmail" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
      </div>
    </div>
    <div class="form-group has-feedback">
      <div class="col-sm-12">
        <p>Job Title</p>
      </div>
      <div class="col-sm-12">
        <input type="text" class="form-control required" placeholder="Job Title" id="cRegisterJobTitle" name="cRegisterJobTitle" data-bv-notempty="true"
          data-bv-field="cRegisterJobTitle"><i class="form-control-feedback bv-no-label" data-bv-icon-for="cRegisterJobTitle" style="display: none;"></i>
        <small class="help-block" data-bv-validator="notEmpty" data-bv-for="cRegisterJobTitle" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
      </div>
    </div>
    <div class="form-group has-feedback">
      <div class="col-sm-12">
        <p>Organisation</p>
      </div>
      <div class="col-sm-12">
        <input type="text" class="form-control required" placeholder="Organisation" id="cRegisterOrganisation" name="cRegisterOrganisation" data-bv-notempty="true"
          data-bv-field="cRegisterOrganisation"><i class="form-control-feedback bv-no-label" data-bv-icon-for="cRegisterOrganisation" style="display: none;"></i>
        <small class="help-block" data-bv-validator="notEmpty" data-bv-for="cRegisterOrganisation" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
      </div>
    </div>
    <div class="form-group">
      <div class="col-sm-12">
        <p>Notes</p>
      </div>
      <div class="col-sm-12">
        <textarea id="cRegisterNotes" name="cRegisterNotes" class="form-control" rows="5"></textarea>
      </div>
    </div>
  </div>
  <!--Modal footer-->
  <div class="modal-footer">
    <button class="btn btn-primary" id="btnRegisterSubmit" type="submit">Register</button>
    <button data-dismiss="modal" class="btn btn-default" type="button">Close</button>
  </div>
</form>

POST

<form id="" method="post" class="form-horizontal">
  <div class="modal-body">
    <div class="form-group pad-lft pad-rgt">
      <p><b>What personal data do you process?</b></p>
      <p>We collect your name, job title, institution, contact details, photo and other profile related data if you are a member or customer. If you are booking onto an event, we may ask you for any special dietary or access requirements.</p>
      <p><b>What are you doing with my information?</b></p>
      <p>We collect your personal data to provide the best possible membership service to our member institutions, and to support the HE sector. If you choose to withhold requested information, we may not be able to provide you with certain services.
      </p>
      <p>We will also hold information about you so that we can respect your preferences for being contacted by us.</p>
      <p>We may combine data from our database, your interest areas (that you have told us about) and your browsing habits to the make our communications relevant to you.</p>
      <p>You can of course change your contact preferences by visiting the MYSITE page on this site.</p>
      <p>Any special dietary or access requirements are only used to provide you with the best experience at an event or meeting.</p>
      <p><b>Do you share my information?</b></p>
      <p>Where we use an external service provider to act on our behalf, we will disclose only the personal information necessary to deliver the service and will have an agreement in place that requires the provider to comply with our data protection
        and information security requirements.</p>
      <p>We do not sell or share your personal information for other organisations to use.</p>
      <p>We may disclose your personal information to third parties if we are legally obliged to; or in order to enforce or apply our terms of use for this website or other agreements; or to protect the rights, property or safety of PHES or others.
        This includes exchanging information with other companies and organisations for the purposes of fraud detection and protection.</p>
      <p><b>How long will you keep my information?</b></p>
      <p>Whenever we collect or process your personal data, we’ll only keep it for as long as is necessary for the purpose for which it was collected.</p>
      <p>At the end of that retention period, your data will either be deleted completely or anonymised, for example by aggregation with other data so that it can be used in a non-identifiable way for statistical analysis and business planning.</p>
      <p>If decide you no longer wish to be a member, we will keep some basic information in order to avoid sending you unwanted materials in the future and to ensure that we don’t accidentally duplicate information.</p>
      <p>We will update your personal data such as job title, institution and contact details when you tell us they have changed, when we receive an automated email from you or when we find out from another source.</p>
    </div>
  </div>
  <div class="modal-footer">
    <button data-dismiss="modal" class="btn btn-default" type="button">Close</button>
  </div>
</form>

POST

<form id="" method="post" class="form-horizontal">
  <div class="modal-body">
    <div class="form-group pad-lft pad-rgt">
      <p>Thank you for registering, we will be in touch shortly with your login details.</p>
    </div>
  </div>
  <div class="modal-footer">
    <button data-dismiss="modal" class="btn btn-default" type="button">Close</button>
  </div>
</form>

Text Content

CAPITAL COSTS



 1. 

Capital Costs




Previous


WELCOME TO THE CAPITAL COSTS

Sign into your account below.

Please enter a value
Please enter a value

Sign In Register
Forgot Password?


RESET PASSWORD

Please enter a value
Please enter a value
Please enter the same valuePlease enter a value
Please enter the same valuePlease enter a value

Reset
Who are AUDE?

Association of University Estates Directors (AUDE) | aude.ac.uk | 01509 228836

Copyright © AUDE. All rights reserved.

Privacy Notice | Contact Us

Version No. : 01.06.00.00 | Build Date : 16/02/2024



REQUEST PASSWORD

Enter your username and we will send you a password recovery link via email

Please enter a value

Request Password Close

REGISTER

First Name

Please enter a value

Last Name

Please enter a value

Email

Please enter a valid email addressPlease enter a value

Job Title

Please enter a value

Organisation

Please enter a value

Notes


Register Close

PRIVACY NOTICE

What personal data do you process?

We collect your name, job title, institution, contact details, photo and other
profile related data if you are a member or customer. If you are booking onto an
event, we may ask you for any special dietary or access requirements.

What are you doing with my information?

We collect your personal data to provide the best possible membership service to
our member institutions, and to support the HE sector. If you choose to withhold
requested information, we may not be able to provide you with certain services.

We will also hold information about you so that we can respect your preferences
for being contacted by us.

We may combine data from our database, your interest areas (that you have told
us about) and your browsing habits to the make our communications relevant to
you.

You can of course change your contact preferences by visiting the MYSITE page on
this site.

Any special dietary or access requirements are only used to provide you with the
best experience at an event or meeting.

Do you share my information?

Where we use an external service provider to act on our behalf, we will disclose
only the personal information necessary to deliver the service and will have an
agreement in place that requires the provider to comply with our data protection
and information security requirements.

We do not sell or share your personal information for other organisations to
use.

We may disclose your personal information to third parties if we are legally
obliged to; or in order to enforce or apply our terms of use for this website or
other agreements; or to protect the rights, property or safety of PHES or
others. This includes exchanging information with other companies and
organisations for the purposes of fraud detection and protection.

How long will you keep my information?

Whenever we collect or process your personal data, we’ll only keep it for as
long as is necessary for the purpose for which it was collected.

At the end of that retention period, your data will either be deleted completely
or anonymised, for example by aggregation with other data so that it can be used
in a non-identifiable way for statistical analysis and business planning.

If decide you no longer wish to be a member, we will keep some basic information
in order to avoid sending you unwanted materials in the future and to ensure
that we don’t accidentally duplicate information.

We will update your personal data such as job title, institution and contact
details when you tell us they have changed, when we receive an automated email
from you or when we find out from another source.

Close

THANK YOU

Thank you for registering, we will be in touch shortly with your login details.

Close