Add Slinger to Your Homepage

Do you want to direct your customers to your web site to retrieve their call detail records?   Sure you do.  Just paste this code onto any page on your website and it will allow your customers to log into your custom branded Slinger portal.

<form action=.https://slinger.icehook.com/user_session. id=.new_user_session. method=.post.>
Email
<input id=.user_session_email. name=.user_session[email]. onblur=.textfieldStyleSwap(this, .#F5F5F5.);. onfocus=.textfieldStyleSwap(this, .#ffffff.);. size=.30. type=.text. />    </li>
Password
<input id=.user_session_password. name=.user_session[password]. onblur=.textfieldStyleSwap(this, .#F5F5F5.);. onfocus=.textfieldStyleSwap(this, .#ffffff.);. size=.30. type=.password. />    </li>
<id=.login-button-row.>
<input id=.user-submit. name=.commit. type=.submit. value=.Login. />    </li>
</ul>
</form>