Changes

Login Page

11 bytes removed, 18:30, 25 June 2019
no edit summary
: '''HTML: '''Forgot your password? Please click here. 
: '''JavaScript: '''
::
<pre>function passwdwin(){
window.open('/s_requestpassword.jsp', 'pwdwin', <br />'left=200,top=200,toolbar=0,width=300,height=214,directories=no,status=no,
scrollbars=no,resizable=no,menubar=no,alwaysRaised=yes');
}</pre>
2,299
edits