Customize your website by collect HTML, JAVA, CSS, FBML, CHAT CODE, ASCII CODE, COLOUR CODE, MAP CODE, ONLINE CODE, CONTACT US CODE, SIGN IN CODE etc with installation methode. Use HTML/JAVA/CSS CODE box to install those. If need help mail me: mhaqueshaon@gmail.com or Skype: shaon.bd1 or Phone +88 01675 209124. You can also order for new web design with free Domain and Hosting.
Showing posts with label Log in button. Show all posts
Showing posts with label Log in button. Show all posts

Saturday, September 17, 2011

Add "Aol Sign In" box in your website


<form name="AOLLoginForm" method="POST" action="https://my.screenname.aol.com/_cqr/login/login.psp" onsubmit="return validateAolTab(this);" id="formCreds">
  <input type="hidden" name="sitedomain" value="startpage.aol.com" />
  <input type="hidden" name="siteId" value="" />
  <input type="hidden" name="lang" value="en" />
  <input type="hidden" name="locale" value="us" />      
  <input type="hidden" name="authLev" value="0" />
  <input type="hidden" name="siteState" value="OrigUrl%3Dhttp%3A%2F%2Fwww.aol.com%2F" />
  <input type="hidden" name="isSiteStateEncoded" value="true" />
  <input type="hidden" name="mcState" value="initialized" />
  <input type="hidden" name="uitype" value="std" />
  <input type="hidden" name="use_aam" value="0" />
  <input type="hidden" name="offerId" value="" />
  <input type="hidden" name="seamless" value="y" />
  <input type="hidden" name="regPromoCode" value="" />
  <input type="hidden" name="usrd" value="887763" />
  <input type="hidden" name="doSSL" value="" />
  <input type="hidden" name="redirType" value="" />
  <input type="hidden" name="xchk" value="false" />
  <input type="hidden" name="tab" value="" />
  <input type="hidden" name="lsoDP" value="" />
 
 
 
     
 
 
 
   <div id="snPwdErr">
    <table>
     <tbody><tr>
      <td valign="top">
       <img src="https://sns-static.aolcdn.com/sns.v11r8/images/ErrorIcon.gif" id="exclamationImg" />
      </td>
      <td>
       <span class="errTxt" id="loginErrSpan">
      
      
      
      
       </span>
      </td>
     </tr>
    </tbody></table>
   </div>

  <label for="lgnId1" id="lgnLbl">Username or Email</label>
            
 
 
   <input type="text" name="loginId" maxlength="255" tabindex="1" value="" id="lgnId1" class="inputBox" />
 
 
 

  <label for="pwdId1" id="pwdLbl">Password</label>
  <input type="password" name="password" maxlength="39" tabindex="2" value="" id="pwdId1" class="inputBox" />      

  <a href="https://account.login.aol.com/opr/_cqr/opr/opr.psp?sitedomain=startpage.aol.com&amp;authLev=0&amp;siteState=OrigUrl%3Dhttp%3A%2F%2Fwww.aol.com%2F&amp;lang=en&amp;locale=us" tabindex="4" target="_top" id="forgot-pwd">Forgot password?</a>
 
  <div id="signin-row">
   <div id="lev0">

    <label for="rmbrMe" id="chkLbl">
     <input type="checkbox" name="rememberMe" tabindex="5" value="on" id="rmbrMe" alt="&lt;SNSI18N:message key=&#39;login.rememberMe&#39;/&gt;" />
     Remember Me
    </label>
   
 
   </div>
   <input type="submit" id="submitID" value="Sign In" tabindex="3" title="Sign In" alt="Sign In" />
  </div>
 
 
    
    <br class="clearfix" />
    <a href="https://my.screenname.aol.com/_cqr/login/login.psp?sitedomain=startpage.aol.com&amp;authLev=0&amp;siteState=OrigUrl%3Dhttp%3A%2F%2Fwww.aol.com%2F&amp;lang=en&amp;locale=us&amp;createSn=1" target="_top" id="getSn" tabindex="6">Get a Free Username</a>
  
 
 
 </form>



Share this

Add "Yahoo Sign In" box in your website

Code is here:

<fieldset id="fsLogin" class="clear">
                <legend>Login Form</legend>



                <form method="post" action="https://login.yahoo.com/config/login?" autocomplete="" name="login_form" id="login_form" onsubmit="return hash2(this)">

                <input type="hidden" name=".tries" value="1">
                <input type="hidden" name=".src" value="ym">
                <input type="hidden" name=".md5" value="">
                <input type="hidden" name=".hash" value="">
                <input type="hidden" name=".js" value="">
                <input type="hidden" name=".last" value="">
                <input type="hidden" name="promo" value="">
                <input type="hidden" name=".intl" value="us">
                <input type="hidden" name=".bypass" value="">
                <input type="hidden" name=".partner" value="">
                <input type="hidden" name=".u" value="260hv1d778q1c">
                <input type="hidden" name=".v" value="0">
                <input type="hidden" name=".challenge" value="TkYwLN2J9PeOqmEhf8z1dXstveFp">
                <input type="hidden" name=".yplus" value="">
                <input type="hidden" name=".emailCode" value="">
                <input type="hidden" name="pkg" value="">
                <input type="hidden" name="stepid" value="">
                <input type="hidden" name=".ev" value="">
                <input type="hidden" name="hasMsgr" value="0">
                <input type="hidden" name=".chkP" value="Y">
                <input type="hidden" name=".done" value="http://mail.yahoo.com">
                <input type="hidden" name=".pd" value="ym_ver=0&amp;c=&amp;ivt=&amp;sg=">
<input type="hidden" name=".ws" id=".ws" value="0">
<input type="hidden" name=".cp" id=".cp" value="0">
              
<input type="hidden" name="pad" id="pad" value="5">
<input type="hidden" name="aad" id="aad" value="6">

               <div id="inputs">

                    <label for="username">Yahoo! ID</label>
                    <input name="login" id="username" maxlength="96" tabindex="1" value="">

                     <p id="ex">(e.g. free2rhyme@yahoo.com)</p>

                    <label for="passwd">Password</label>
                    <input name="passwd" id="passwd" type="password" maxlength="64" tabindex="2">


                </div>
<div id="fun"></div>

            <div id="persistency">
                <input type="checkbox" name=".persistent" id="persistent" tabindex="4" value="y">
                <p>
                  <label for="persistent">Keep me signed in</label>
                  <br>
                  <span id="uncheck">(Uncheck if on a shared computer)</span>
                </p>
            </div>


        <div id="submit">
            <button type="submit" id=".save" name=".save" class="secondaryCta" tabindex="5">
              Sign In
            </button>        </div>
    </form>
    </fieldset>



Share this

Add "Gmail Sign In" box in your website

Every web owner wants that his/her visitor sign in on his/her website by "Gmail Sign In" box. The code is here. Also Blogger.com user can use this code to their website to log in directly to their dashboard.


The code is here:

<form id="gaia_loginform" action="https://accounts.google.com/ServiceLoginAuth" method="post">
  <input type="hidden" name="continue" id="continue" value="http://mail.google.com/mail/?">
  <input type="hidden" name="service" id="service" value="mail">
  <input type="hidden" name="rm" id="rm" value="false">
  <input type="hidden" name="dsh" id="dsh" value="7497280797277452320">
  <input type="hidden" name="ltmpl" id="ltmpl" value="default">
  <input type="hidden" name="ltmpl" id="ltmpl" value="default">
  <input type="hidden" name="scc" id="scc" value="1">
  <input type="hidden" name="GALX" value="_nL6oTtnfaM">
  <input type="hidden" id="pstMsg" name="pstMsg" value="1">
  <input type="hidden" id="dnConn" name="dnConn" value="https://accounts.youtube.com">
<input type="hidden" name="timeStmp" id="timeStmp" value="">
<input type="hidden" name="secTok" id="secTok" value="">
<label>
  <strong class="email-label">Username</strong>
  <input type="text" name="Email" id="Email" value="">
</label>
<label>
  <strong class="passwd-label">Password</strong>
  <input type="password" name="Passwd" id="Passwd">
</label>
  <input type="submit" class="g-button g-button-submit" name="signIn" id="signIn" value="Sign in">
  <label class="remember">
  <input type="checkbox" name="PersistentCookie" id="PersistentCookie" value="yes">
  <strong class="remember-label">
  Stay signed in
  </strong>
  </label>
  <input type="hidden" name="rmShown" value="1">
  </form>




Sample is here:


















Share this

Sunday, April 24, 2011

Add a Facebook Login button in your website

Add a Facebook Login Button in your website by this code. Just copy and past this code and enjoy with Login by facebook. The code is here

<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=201547903197876&amp;xfbml=1"></script><fb:login-button show-faces="true" width="200" max-rows="1"></fb:login-button>


Your code is look like this





Share this

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by M Haque Shaon | Bloggerized by Siam Webs - Online Works | English Quran