Undergraduate Network Domain Registration

Thank you for your membership with the ASPPH Undergraduate Network! To take advantage of your benefits, please submit the following information so you can begin connecting with peers via the Online Communities.

Undergraduate Network Domain Registration

Form for Undergraduate Network (UGN) staff/faculty to sign up for UGN domains and have their contact added/updates in Salesforce

"*" indicates required fields

Name*
Select InstitutionAlbany College of Pharmacy and Health SciencesAllegheny College, Global Health StudiesAndrews University School of Population Health, Nutrition & WellnessBelmont University College of Pharmacy and Health SciencesBrown University School of Public HealthCharles R. Drew University of Medicine and Science College of Science and HealthClemson University College of Behavioral, Social and Health SciencesConcordia University Wisconsin School of PharmacyDrexel University Dornsife School of Public HealthElon University College of Arts & SciencesGeorge Mason University College of Public HealthGeorge Washington University Milken Institute School of Public HealthGeorgia Southern University Jiann-Ping Hsu College of Public HealthGwynedd Mercy University School of Arts & SciencesIdaho State University College of HealthJohns Hopkins University Kreiger School of Arts & SciencesJoint School of Public Health at Old Dominion University and Norfolk State UniversityKent State University College of Public HealthLoyola University Chicago Parkinson School of Health Sciences and Public HealthMassachusetts College of Pharmacy and Health SciencesMercer University College of Health ProfessionsNazareth University Nursing & Public Health DepartmentNew York University School of Global Public HealthNortheastern University Bouvé College of Health SciencesNorthwestern University Feinberg School of MedicineOhio State University College of Public HealthPennsylvania State University College of Health and Human DevelopmentQatar University College of Health SciencesRadford University Waldron College of Health and Human ServicesRoanoke CollegeRoger Williams University Feinstein School of Social and Natural SciencesRutgers University Edward J. Bloustein School of Planning and Public PolicySaint Louis University College for Public Health and Social JusticeSan Diego State University School of Public HealthSt. Catherine University Henrietta Schmoll School of HealthSUNY Downstate School of Public HealthSyracuse University Falk College of Sport and Human DynamicsTemple University College of Public HealthTexas A&M Health Science Center School of Public HealthTexas Tech University Health Sciences CenterUCLA Fielding School of Public HealthUniversity at Albany School of Public HealthUniversity at Buffalo School of Public Health and Health ProfessionsUniversity of Alabama at Birmingham School of Public HealthUniversity of Alaska Anchorage College of HealthUniversity of Arizona Mel and Enid Zuckerman College of Public HealthUniversity of California, Berkeley School of Public HealthUniversity of California, Davis School of MedicineUniversity of California, Irvine College of Health SciencesUniversity of Cincinnati College of MedicineUniversity of Florida College of Public Health and Health ProfessionsUniversity of Georgia College of Public HealthUniversity of Hawai'i at M?noa Thompson School of Social Work & Public HealthUniversity of Hong Kong School of Public HealthUniversity of Illinois at Chicago School of Public HealthUniversity of Iowa College of Public HealthUniversity of Kentucky College of Public HealthUniversity of Louisville School of Public Health and Information SciencesUniversity of Maryland School of Public HealthUniversity of Massachusetts-Amherst School of Public Health and Health SciencesUniversity of Miami School of Nursing & Health StudiesUniversity of Michigan School of Public HealthUniversity of Minnesota School of Public HealthUniversity of Minnesota, Duluth College of Education and Human Services ProfessionsUniversity of Nebraska at Omaha College of Education, Health, & Human SciencesUniversity of New Mexico College of Population HealthUniversity of North Carolina at Charlotte College of Health and Human ServicesUniversity of North Carolina Gillings School of Global Public HealthUniversity of Oklahoma Hudson College of Public HealthUniversity of Pittsburgh School of Public HealthUniversity of San Francisco School of Nursing and Health ProfessionsUniversity of South Florida College of Public HealthUniversity of Tampa College of Natural and Health SciencesUniversity of Texas at Arlington College of Nursing and Health InnovationUniversity of Washington School of Public HealthUniversity of Wisconsin-Milwaukee Joseph J. Zilber School of Public HealthVirginia-Maryland College of Veterinary MedicineWalden University College of Health Sciences and Public PolicyWashington University in St. Louis College of Arts & SciencesWest Virginia University School of Public HealthWright State University Boonshoft School of Medicine
Not sure if your institution is an Undergraduate Network Member? Review the UG Network Directory.
UNDERGRADUATE NETWORK DOMAINS
Please select which domain(s) you would like to join below. To learn more about domains, visit the Undergraduate Network’s webpage.
Undergraduate Network Domains
Sign up to receive NewsPHEED, our monthly email with information about Undergraduate Education in Public Health!
I would like to receive the monthly newsletter (NewsPHEED)
gform.initializeOnLoaded( function() {gformInitSpinner( 36, 'https://aspph.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_36').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_36');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_36').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_36').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_36').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_36').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_36').val();gformInitSpinner( 36, 'https://aspph.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [36, current_page]);window['gf_submitting_36'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_36').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [36]);window['gf_submitting_36'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_36').text());}else{jQuery('#gform_36').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "36", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_36" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_36"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_36" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 36, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} );