top_sites/HomeDepot/SignIn.html (75 lines of code) (raw):

<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>The Home Depot - SignIn</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta content="yes" name="apple-mobile-web-app-capable"> <meta content="black" name="apple-mobile-web-app-status-bar-style"> <meta content="&nbsp;at The Home Depot - Tablet" name="description"> <meta content="" name="keywords"> </head> <body waid71fa0d88-5390-4b5b-a2f4-e45fa93d85e2="SA password protect entry checker"> <form name="shoppingCartForm" id="shopCartForm" method="post"> <input type="hidden" id="lineItemId" name="lineItemId" value="480de313-1be8-41ed-b8f9-1b1e371a7eb9_480de313-1be8-41ed-b8f9-1b1e371a7eb9"> <input type="hidden" id="quantity" name="quantity" value=""> <input type="hidden" id="fulfillmentMethod" name="fulfillmentMethod" value="ShipToHome"> <input type="hidden" id="fulfillmentLocation" name="fulfillmentLocation" value=""> <input type="hidden" id="LOCAL_STORE_ID" name="LOCAL_STORE_ID" value=""> <input type="hidden" id="orderId" name="orderId" value="711220840"> <input type="hidden" name="proceedAsGuest" value="yes"> <input type="hidden" id="currentPage" name="currentPage" value="LogonPage"> <input type="hidden" id="cartVisited" name="cartVisited" value="false"> <input type="hidden" id="isEligibleForOPC" name="isEligibleForOPC" value="true"> <input type="hidden" id="paymentType" name="paymentType" value="regularCheckout"> <h3>Guest Checkout</h3> <div><span><label><span>Email Address:</span></label> <input type="email" placeholder="you@domain.com" id="guestEmail" name="guestLoginValue" value="" required="" errorkey="email"></span> </div> <div> <p>You will have the opportunity to create an account and track your order once you complete your checkout. </p> <p></p> </div> <div><button><span>Continue</span></button></div> </form> <form name="checkOutLogonForm" id="checkOutLogonForm" method="post" action="https://secure2.homedepot.com/MCCCheckout/Checkout/checkoutLogon.do"> <input type="hidden" name="dologin" value="yes"> <input type="hidden" id="orderId" name="orderId" value="711220840"> <h3>I'm a Returning Customer </h3> <div> <span>Your sign in is incorrect. Please enter your email address or password. Note: One more invalid attempt will lock your account.</span> </div> <div> <span>We periodically require password updates. Please <a>reset your password</a> or continue as a guest.</span> </div> <div><span><label><span>Email Address:</span></label> <input type="email" placeholder="you@domain.com" name="logonId" id="email"></span> </div> <div><span><label><span>Password:</span></label> <label id="toogleBtn" data-text="show">Show</label><input type="password" name="logonPassword" id="password" data-pwd-toggle="true" data-pwd-toggle-lbl-left="276" data-pwd-toggle-lbl-width="" data-pwd-toggle-show-text=""></span></div> <div> <div id="SignInPart"> <input id="signInNow" type="submit" value="Sign In"> </div> <div> <a>Reset Password</a> </div> </div> </form> </body> </html>