April 10, 2009 • posted by KickApps
This code can be used for making an external login area on pages other than KickApps powered pages. Please replace ##### with your AS ID. Also, if you’ve DNS masked you’re site, you’ll need to replace affiliate.kickapps.com with your domain info. <form id=”UserLogin” onsubmit=”return ka_check_userLogin(this.form);” enctype=”application/x-www-form-urlencoded” action=”http://affiliate.kickapps.com/user/userLogin.kickAction?optOutUserId=” method=”post” name=”UserLogin” target=””> <input id=”as” type=”hidden” name=”as” [...]