ambassadors.appstate.edu
Open in
urlscan Pro
2606:4700::6812:8a1
Public Scan
URL:
https://ambassadors.appstate.edu/
Submission: On June 18 via api from US — Scanned from DE
Submission: On June 18 via api from US — Scanned from DE
Form analysis
4 forms found in the DOM<form id="search-form">
<div class="site-search">
<svg class="svg-inline--fa fa-search fa-w-16 fa-lg" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
</path>
</svg><!-- <i class="fas fa-search fa-lg"></i> Font Awesome fontawesome.com -->
<input id="search-input" placeholder="Search" type="text">
</div>
<div class="search-type">
<div class="form-check">
<input id="site-type-1" class="form-check-input" type="radio" name="searchType" value="site" checked="checked">
<label class="form-check-label" for="site-type-1">This site</label>
</div>
<div class="form-check">
<input id="site-type-2" class="form-check-input" type="radio" name="searchType" value="appstate">
<label class="form-check-label" for="site-type-2">Appalachian State University</label>
</div>
</div>
<div class="submit">
<button class="btn btn-outline-dark">Search</button>
</div>
</form>
POST ./contact/user/send
<form method="post" action="./contact/user/send" id="email-contact-form">
<h4 class="text-primary text-center"><strong>Or use the contact form below:</strong></h4>
<input type="hidden" name="to_address" value="">
<div class="row">
<div class="col-sm-6 mb-3">
<label>Your name</label>
<input type="text" class="form-control" name="from_name" id="contact-name" required="">
</div>
<div class="col-sm-6 mb-3">
<label>Your email address</label>
<input type="text" class="form-control" name="from_address" id="contact-email" required="">
</div>
</div>
<div class="mb-3">
<label>Subject</label>
<input type="text" class="form-control" maxlength="25" name="subject" id="contact-subject" required="">
</div>
<div class="mb-3">
<label>Message</label>
<small><em>(1000 character limit)</em></small>
<textarea name="message" id="contact-message" class="form-control" style="min-height: 120px" required=""></textarea>
</div>
<div class="mb-3">
<div class="g-recaptcha" data-sitekey="6LekfE8UAAAAAB3fJ2NaVgmirYNgcJ1RMHOln9Ba" data-callback="allowSubmit">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-5uxug2ho5soo" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LekfE8UAAAAAB3fJ2NaVgmirYNgcJ1RMHOln9Ba&co=aHR0cHM6Ly9hbWJhc3NhZG9ycy5hcHBzdGF0ZS5lZHU6NDQz&hl=de&v=TqxSU0dsOd2Q9IbI7CpFnJLD&size=normal&cb=ntdxgoce32l3"></iframe>
</div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
</div>
<button class="btn btn-primary btn-block" type="button" id="send-message" disabled="true">Send message</button>
<div class="alert alert-info text-center" id="contact-sending" style="display:none"><svg class="svg-inline--fa fa-envelope fa-w-16 fa-spin" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="envelope" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
<path fill="currentColor"
d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z">
</path>
</svg><!-- <i class="fas fa-envelope fa-spin"></i> Font Awesome fontawesome.com --> Sending email...</div>
</form>
GET index.php
<form class="form-search " id="search_box" action="index.php" autocomplete="on" method="get" role="search">
<input type="hidden" name="module" id="search_box_module" value="search">
<input type="hidden" name="user" id="search_box_user" value="search">
<div class="form-group">
<input type="text" class="input-sm form-control" name="search" placeholder="Search">
</div>
</form>
POST //translate.googleapis.com/translate_voting?client=te
<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>
Text Content
Skip to content This site Appalachian State University Search Previous Next APPALACHIAN STUDENT AMBASSADORS Tab thru menu links. Enter key for site map. * Who We Are * What We Do * Annual Service Events * Our Service * Members * Current Ambassadors * ADVISORS * ALUMNI * Accolades * External Awards * Past Presidents * Fred Robinette Outstanding Ambassador Award * Ambassador of the Semester * Join * * Ambassador Job Description * Ambassador Job Description * Request Our Support * Request Ambassador Support * Contact Us * Who We Are * What We Do * Annual Service Events * Our Service * Members * Current Ambassadors * ADVISORS * ALUMNI * Accolades * External Awards * Past Presidents * Fred Robinette Outstanding Ambassador Award * Ambassador of the Semester * Join * * Ambassador Job Description * Ambassador Job Description * Request Our Support * Request Ambassador Support * Contact Us PROFESSIONALISM. DEDICATED SERVICE. DIRECT PARTNERSHIPS. The Appalachian Student Ambassadors are a group of undergraduate students who serve Appalachian State University as official student representatives for the Office of Admissions, the Alumni Association and the Office of the Chancellor. To learn more about the Student Ambassadors, please follow the tabs above or send us an email. "As the Appalachian Student Ambassadors, we strive to improve the quality of our University through professionalism, dedicated service, and a direct partnership with the Alumni Association, University Admissions, and the Office of the Chancellor." RECENT UPDATES CIVSA CONFERENCE In January, Ambassadors returned to the CIVSA Conference hosted in Denver, Colorado! We had the opportunity to present two presentations on professionalism and who we are as Ambassadors. A great week of learning and sharing! Mar 8, 23 WE GOT NEWBIES! February called for the Membership Drive and welcoming 15 new members to our organization! We are ecstatic to have these newbies join our organization, and we can’t wait to see how much they grow in AMB! Mar 8, 23 × Send an email to with: Google Outlook Yahoo your email app -------------------------------------------------------------------------------- Message sent successfully. Close OR USE THE CONTACT FORM BELOW: Your name Your email address Subject Message (1000 character limit) Send message Sending email... CONTACT US McKinney Alumni Center 553 Blowing Rock Rd Boone, NC 28608 Email: ambassadors@appstate.edu -------------------------------------------------------------------------------- GIVE OpenStreetMap | Google Copyright 2024 Appalachian State University. All rights reserved. Accessibility | Disclaimer | Privacy Equal Opportunity | Policy | Site contact * Appalachian State Facebook link * Appalachian State Instagram link * Appalachian State Twitter link * Appalachian State YouTube link * Appalachian State Snapchat link Originaltext Diese Übersetzung bewerten Mit deinem Feedback können wir Google Übersetzer weiter verbessern