Alexey Zelensky
posted this on October 14, 2010 00:58
You can add EFFECTUS login form on your own site.
Example:
<form action="http://login.yourdomain.com/user/login/" method="post" >
Login: <input type="text" name="login" value="" />
Password: <input type="password" name="password" value="" />
<input type="submit" />
</form>