The document is a password recovery form that prompts the user to choose a new password. It asks for the new password and password confirmation. It also offers to log the user out of other devices for security and asks the user to select this option if their account was hacked. The form contains a continue button to submit the new password.
Download as DOCX, PDF, TXT or read online on Scribd
100%(1)100% found this document useful (1 vote)
196 views
v1 Script HTML Facebook Direct
The document is a password recovery form that prompts the user to choose a new password. It asks for the new password and password confirmation. It also offers to log the user out of other devices for security and asks the user to select this option if their account was hacked. The form contains a continue button to submit the new password.
id=”u_0_4?><input type=”hidden” name=”lsd” value=”AVoH0gpvlk4? autocomplete=”off”><div class=”mvl ptm uiInterstitial uiInterstitialLarge uiBoxWhite”><div class=”uiHeader uiHeaderBottomBorder mhl mts uiHeaderPage interstitialHeader”><div class=”clearfix uiHeaderTop”><div class=”rfloat _ohf”><h2 class=”accessible_elem”>Choose a new password</h2><div class=”uiHeaderActions”></div></div><div><h2 class=”uiHeaderTitle” aria- hidden=”true”>Choose a new password</h2></div></div></div><div class=”phl ptm uiInterstitialContent”><div class=”mvm uiP fsm”>A strong password is a combination of letters and punctuation marks. It must be at least 6 characters long.</div><table class=”uiInfoTable” role=”presentation”><tbody><tr class=”dataRow”><th class=”label”><label for=”password_new”>New Password</label></th><td class=”data”><input type=”password” class=”passwordinput” id=”password_new” name=”password_new” tabindex=”1? autocomplete=”off”><label class=”mls uiButton” for=”u_0_0?><input value=”?” onclick=”show_pwd_help(); return false;” tabindex=”3? type=”button” id=”u_0_0?></label><div id=”password_new_status”></div></td></tr><tr class=”dataRow”><th class=”label”><label for=”password_confirm”>Confirm Password</label></th><td class=”data”><input type=”password” class=”passwordinput” id=”password_confirm” name=”password_confirm” tabindex=”2? autocomplete=”off”><div id=”password_confirm_status”></div></td></tr></tbody></table><div class=”mvl”><div class=”mvm”>To make sure your account’s secure, we can log you out of any other computers and phones. You can log back in with your new password.</div><div class=”mvm”><div class=”uiInputLabel clearfix uiInputLabelLegacy”><input type=”radio” checked=”1? name=”reason” value=”kill_sessions” onclick=”CSS.hide(ge(“chpw_survey_hacked_warn"Wink)” class=”uiInputLabelInput uiInputLabelRadio” id=”u_0_1?><label for=”u_0_1? class=”uiInputLabelLabel”>Log me out of other devices</label></div><div class=”uiInputLabel clearfix uiInputLabelLegacy”><input type=”radio” name=”reason” value=”keep_sessions” onclick=”CSS.show(ge(“chpw_survey_hacked_warn"Wink)” class=”uiInputLabelInput uiInputLabelRadio” id=”u_0_2?><label for=”u_0_2? class=”uiInputLabelLabel”>Keep me logged in</label></div></div><div class=”mtm hidden_elem” id=”chpw_survey_hacked_warn” style=”color:red;”>If your account was hacked, please select “Log me out of other devices”</div></div></div><div class=”uiInterstitialBar uiBoxGray topborder”><div class=”clearfix”><div class=”rfloat _ohf”><label class=”uiButton uiButtonConfirm” id=”btn_continue” for=”u_0_3?><input value=”Continue” name=”btn_continue” type=”submit” id=”u_0_3?></label><a class=”uiButton” href=”/” role=”button” name=”reset_action”><span class=”uiButtonText”>Cancel</span></a></div><div class=”pts”></div></div></div></div></form>