www.csiro.au Open in urlscan Pro
150.229.21.37  Public Scan

Submitted URL: http://www.csiro.au//en//About//Footer//Legal/-notice
Effective URL: https://www.csiro.au//en//About//Footer//Legal/-notice
Submission: On August 23 via api from US — Scanned from AU

Form analysis 2 forms found in the DOM

POST

<form id="sn-sub-form" class="gap--bottom--x-small" method="post" autocomplete="off">
  <input name="__RequestVerificationToken" type="hidden" value="2p6aP7JX5P91uiJN2c4Btzjj9vTck7bBBZRNo47lg8verW7JxWgr2FMjUCuXeaXdj4L8k6PzJxqicEwxsLt7VphpVyRMiy5vU14kWfCgsx01">
  <input type="hidden" tabindex="-1" class="hidden" name="sid" value="{FC39535B-91FF-4C87-9477-8C8CA0B19FEA}">
  <div class="form__inline">
    <label class="sr-only" for="sn_email"> Enter your email address </label>
    <div class="form__item">
      <div class="form__input-wrapper">
        <input name="email" type="email" class="form__input" id="sn_email" placeholder="Your email address">
        <span class="form__has-content"></span>
      </div>
      <div class="sr-only">
        <label for="txtcheck-b39048b6-002c-4583-bf2f-2ccd30bfac48"> Please leave this field empty or your enquiry will not be submitted: </label>
        <input tabindex="-1" value="" id="txtcheck-b39048b6-002c-4583-bf2f-2ccd30bfac48" name="subhp" type="text" placeholder="Please leave this field empty" class="bot" aria-hidden="true"
          autocomplete="ac-txtcheck-b39048b6-002c-4583-bf2f-2ccd30bfac48"> You shouldn't be able to see this field. Please try again and leave the field blank.
      </div>
    </div>
    <button id="sn-sub-btn" type="submit" class="btn btn--primary form__submit" value=""> Subscribe </button>
  </div>
</form>

POST /api/sitecore/Contactus/SendEnquiry

<form action="/api/sitecore/Contactus/SendEnquiry" method="post" id="contact-us-form" autocomplete="off">
  <input name="__RequestVerificationToken" type="hidden" value="oK-QNUbeytRCrSYx3oK-GCVI-Xdi-7DRzfnkzp50tBn0IxCokDwRBizjtk7zPZpqgb6EWKnxSRGvXf8L0rRLGFCdj_G6-BNa3Tro2pSQ5DQ1">
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-email" class="form__label"> Email <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-email" class="form__input" type="email" name="email" value="" maxlength="100">
        <span class="form__has-content"></span>
      </div>
      <p aria-hidden="true" class="form__error-text" id="cfm-email-error"> Enter a valid email address, for example jane.doe@csiro.au </p>
    </div>
    <div class="form__item">
      <label for="cfm-location" class="form__label"> Country <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <select id="cfm-location" class="form__input" name="country">
        </select>
        <span class="form__has-content"></span>
      </div>
      <p aria-hidden="true" class="form__error-text" id="cfm-location-error"> A Country value must be provided </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-firstname" class="form__label"> First name <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-firstname" type="text" name="firstname" class="form__input">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-firstname-error"> First name must be filled in </p>
    </div>
    <div class="form__item">
      <label for="cfm-lastname" class="form__label"> Surname <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-lastname" name="surname" type="text" class="form__input">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-lastname-error"> Surname must be filled in </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <div id="cfm-representing-area" class="">
        <span id="cfm-representing" class="form__label"> I am representing <span class="form__required">*</span>
        </span>
      </div>
      <div class="form__radio">
        <input id="cfm-representing-individual" name="representing" type="radio" value="Myself" aria-checked="false">
        <label for="cfm-representing-individual" class="form__label">
          <span class="form__radio-border"></span>
          <span class="radio__label"></span> Myself </label>
      </div>
      <div class="form__radio">
        <input id="cfm-representing-organisation" name="representing" type="radio" value="Organisation" aria-checked="false">
        <label for="cfm-representing-organisation" class="form__label">
          <span class="form__radio-border"></span>
          <span class="radio__label"></span> Organisation (let us know in your enquiry if you are a small to medium enterprise) </label>
      </div>
      <div class="form__item" id="cfm-representing-error-area">
        <p class="form__error-text" id="cfm-representing-error"> Please choose an option </p>
      </div>
    </div>
  </div>
  <div class="form__row hidden" id="cfm-organisation-area">
    <div class="form__item">
      <label for="cfm-organisationname" class="form__label"> Organisation (let us know in your enquiry if you are a small to medium enterprise) <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-organisationname" class="form__input" type="text" name="organisation">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-organisation-error"> Organisation must be filled in </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-enquiry-subject" class="form__label"> Enquiry Subject <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-enquiry-subject" class="form__input" name="enquirysubject" maxlength="100">
        <span class="form__has-content"></span>
      </div>
      <div class="form__has-char-counter">
        <p class="form__error-text" id="cfm-enquiry-subject-error"> Please provide a subject for the enquriy </p>
        <p class="text--small form__char-counter" id="cfm-enquiry-subject-char-count">
          <span class="char-counter">0</span> / 100
        </p>
      </div>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-enquiry" class="form__label"> Your enquiry <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <textarea id="cfm-enquiry" class="form__input" name="enquiry" maxlength="1900"></textarea>
        <span class="form__has-content"></span>
      </div>
      <div class="form__has-char-counter">
        <p class="form__error-text" id="cfm-enquiry-error"> We'll need to know what you want to contact us about so we can give you an answer </p>
        <p id="cfm-enquiry-char-count" class="text--small form__char-counter">
          <span class="char-counter">0</span> / 1900
        </p>
      </div>
    </div>
  </div>
  <div class="form__row">
    <div class="checkbox">
      <input id="cfm-snapshot" name="snapshotsubscribe" type="checkbox" value="false">
      <label class="form__label" for="cfm-snapshot">
        <span class="checkbox__label"></span> I’d like to hear more by subscribing to CSIRO's monthly newsletter, Snapshot. </label>
    </div>
  </div>
  <div id="cfm-loading-area" class="hidden form__row">
    <div class="centre-content">
      <div class="loader" aria-label="Processing your request is loading...">
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
      </div>
    </div>
  </div>
  <div class="form__row">
    <button id="contact-us-submit-btn" class="btn btn--primary"> Send enquiry </button>
  </div>
  <div class="sr-only">
    <label for="txtcheck-aaf9a472-e345-4478-ae3d-83219a8d38d4">Please leave this field empty or your enquiry will not be submitted:</label>
    <input tabindex="-1" value="" id="txtcheck-aaf9a472-e345-4478-ae3d-83219a8d38d4" name="ehp" type="text" class="bot" aria-hidden="true" autocomplete="ac-txtcheck-aaf9a472-e345-4478-ae3d-83219a8d38d4" placeholder="Please leave this field empty">
    You shouldn't be able to see this field. Please try again and leave the field blank.
  </div>
</form>

Text Content

Blog icon
Skip to content Skip to search

AUSTRALIA’S NATIONAL SCIENCE AGENCY

 * About
   
   
 * Research
   
   
 * Work with us
   
   
 * Careers
   
   
 * Education
   
   
 * News
   
   
 * Events

Search


QUICK LINKS

 * Climate change
 * COVID-19 research
 * Diets
 * Staff profiles

Finding the page


404 - PAGE NOT FOUND

Hold on while we try to locate the missing page

Sorry, we looked hard but couldn't find that page for you. How about a Pint of
Science beer instead?


LET US HELP YOU FIND WHAT YOU'RE AFTER

Search


Tried searching but still no luck? Contact us

Sorry, we looked hard but couldn't find that page for you. How about a Pint of
Science beer instead?




AT CSIRO, WE SOLVE THE GREATEST CHALLENGES THROUGH INNOVATIVE SCIENCE AND
TECHNOLOGY.

 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * Access to information
 * Accessibility
 * Copyright
 * Legal notice and disclaimer
 * Policy & Guidelines
 * Your privacy

We are committed to child safety and to the implementation of Child Safe
principles and procedures.

Contact us
1300 363 400


SUBSCRIBE TO OUR NEWSLETTER

Enter your email address
Please leave this field empty or your enquiry will not be submitted: You
shouldn't be able to see this field. Please try again and leave the field blank.
Subscribe

Thanks. You're all set to get our newsletter

We could not sign you up to receive our newsletter. Please try again later or
contact us if this persists.




CSIRO acknowledges the Traditional Owners of the land, sea and waters, of the
area that we live and work on across Australia. We acknowledge their continuing
connection to their culture and pay our respects to their Elders past and
present. View our vision towards reconciliation.


Show Info



CONTACT US

Find out how we can help you and your business. Get in touch using the form
below and our experts will get in contact soon!

CSIRO will handle your personal information in accordance with the Privacy Act
1988 (Cth) and our Privacy Policy.


Email *


Enter a valid email address, for example jane.doe@csiro.au

Country *


A Country value must be provided

First name *


First name must be filled in

Surname *


Surname must be filled in

I am representing *
Myself
Organisation (let us know in your enquiry if you are a small to medium
enterprise)

Please choose an option

Organisation (let us know in your enquiry if you are a small to medium
enterprise) *


Organisation must be filled in

Enquiry Subject *


Please provide a subject for the enquriy

0 / 100

Your enquiry *


We'll need to know what you want to contact us about so we can give you an
answer

0 / 1900

I’d like to hear more by subscribing to CSIRO's monthly newsletter, Snapshot.

Send enquiry
Please leave this field empty or your enquiry will not be submitted: You
shouldn't be able to see this field. Please try again and leave the field blank.


THANK YOU

We have received your enquiry and will reply soon.


WE'RE SORRY

The contact form is currently unavailable. Please try again later. If this
problem persists, please call us with your enquiry on 1300 363 400 or +61 3 9545
2176. We are available from 9.00 am to 4.00 pm AEST Monday - Friday.