7-page-content edit

tr-form-content  edit

Text with a William & Mary student to get a look inside William & Mary. Ask popular questions or inquire about your personal interests. 

*Your Name

More Information about this question...

A 10-digit domestic phone number with area code

Anything specific you want to chat about? (a certain major, general W&M questions, etc.)

1000 characters maximum
I agree.

By clicking the "Start Texting" button below, you agree to be contacted by a current W&M student over text.

simpleCaptcha

Please type the following word (no spaces) into the box provided.

    M o n r o e

Copy
Edit
<!-- components/7-page-content/tr-form-content.php --> <input name="hasSidebar" type="hidden" value="N" /> <?php outputMenu("page-nav"); ?> <!-- this form code comes from the wysiwyg output in cascade which removes some legend tags. --> <form action="https://forms.wm.edu/form/view/44879/71285d378637eb68d89dbf56e467bb93/" method="post" name="tr_form" onsubmit="Javascript:this.action=String(document.location).split('?')[0]+'?uuid=71285d378637eb68d89dbf56e467bb93'; return true;"> <!-- end form intro --> <div class="introduction"> <p>Text with a William &amp; Mary student to get a look inside William &amp; Mary. Ask popular questions or inquire about your personal interests.&#160;</p> </div> <!-- begin form questions --> <fieldset class="formsection"> <!-- begin input field --> <div class="question textblock "> <!-- Output an input box with label --> <p><span class="asterisk" title="Requires a response">*</span>Your Name</p> <input id="name" maxlength="250" name="name" size="60" type="text" value="" /> </div> <!-- end input field --> <!-- begin input field --> <div class="question textblock "> <!-- Output an input box with label --> <label for="phone"> <span class="asterisk" title="Requires a response">*</span>Phone Number </label> <input id="phone" maxlength="250" name="phone" size="60" type="tel" value="" /> <!-- SLIDER BEGIN --> <p class="smtext"><a id="q_484884_more_trigger" onclick="return false;"></a>More Information about this question...</p> <div class="smtext" id="q_484884_more_js">A 10-digit domestic phone number with area code</div> <!-- SLIDER END --> </div> <!-- end input field --> <!-- begin textarea --> <div class="question textareablock "> <!-- Output a textarea with label --> <p>Anything specific you want to chat about? (a certain major, general W&amp;M questions, etc.)</p> <textarea class="styled" cols="60" id="topics" maxlength="1000" name="topics" onkeyup="updateCharacterCount(this, 'topics-currentSize',1000);" rows="4"></textarea> <div class="notation"><span id="topics-currentSize"></span>1000 characters maximum</div> </div> <!-- end textarea --> </fieldset><!-- begin spacer --> <!-- Output spacer as a fieldset --> <fieldset class="formsection " id="spacer_484886"> <div class="sectionhead">I agree.</div> <div class="moreinfo"> <p><i>By clicking the "Start Texting" button below, you agree to be contacted by a current W&amp;M student over text.</i></p> </div> <!-- end spacer --> </fieldset> <fieldset class="formsection" id="captchaset"> <legend class="sm_caps">simpleCaptcha</legend> <fieldset class="recaptcha"> <p>Please type the following word (no spaces) into the box provided.</p> <p>&#160; &#160; M o n r o e</p> <input id="recaptcha_response_field" name="recaptcha_response_field" type="text" /> </fieldset> </fieldset><!-- end form questions div --> <!-- begin the submit button --> <input class="submit_button" name="tr_submit" type="submit" value="Start Texting" /> <!-- end the submit button --> <!-- begin form outro --> </form>
Copy
Copy
Edit
/* scss/7-page-content/_tr-form-content.scss */