header
Oops! We need your first name."; if(!isset($_REQUEST['lname']) || strlen($_REQUEST['lname']) < 1) $errorMessage = $errorMessage. "
  • Oops! We need your last name."; if(!isset($_REQUEST['email']) || !emailIsValid($_REQUEST['email'])) $errorMessage = $errorMessage."
  • Oops! We need a valid email address."; if(!isset($_REQUEST['govname']) || strlen($_REQUEST['govname']) < 1) $errorMessage = $errorMessage."
  • Oops! We need the name of the local government you work for."; if(!isset($_REQUEST['govtype']) || strlen($_REQUEST['govtype']) < 1) $errorMessage = $errorMessage. "
  • Oops! We need the type of local government you work for."; if(!isset($_REQUEST['state']) || strlen($_REQUEST['state']) < 1) $errorMessage = $errorMessage. "
  • Oops! We need the state."; if(!isset($_REQUEST['jobtitle']) || strlen($_REQUEST['jobtitle']) < 1) $errorMessage = $errorMessage. "
  • Oops! We need your job title."; //if no errors were detected send the email and redirect if(!strlen($errorMessage)) { //redirect to the next page function redirect($url) { //If headers are sent... do javascript redirect... if javascript disabled, do html redirect. echo ''; echo ''; exit; } $url = "../Survey/survey_gov.php"; redirect($url); } ?>
  • Part One: About You

    dfg

    This section asks a few introductory questions about your role within local government. Remember that all your answers will be treated confidentially, and that answers to all the questions are required.

    Missing Information

    1. What's your first name?
     
    2. What's your last name?
     
    3. What's your email address?
     
    4. What's the name of the local government you work for? (e.g. “Maricopa County”)
     
    5. Is the local government you work for a:
    > County or Parish
    > City, Town, or Village
    > Township
    > Borough
    > Other
     
    6. In which state is it located?
     
    7. What's your job title with the local government?
     

     


     


    The 2014 Local Environment Survey is part of a larger research effort, affiliated with University of Washington's Evans School of Public Affairs. The purpose of this research is to better understand what local governments in the United States are doing to protect the environment, and why. Only a few local governments have been selected to participate in this survey, so your participation is valuable.

    If you have any questions or concerns about this research, you can contact the lead researcher (Ryan Bodanyi) at (401) 829-6192 or by email.

    Last updated: May 24, 2014