can i use something like this to add a login form to my website like you can with squirrel mail?
<form method="Post" action="http://domain/src/redirect.php">
<center>
<table border="0">
<tr>
<td colspan="2" align="right">Email Address:
<input type="text" name="login_username" /></td>
</tr>
<tr>
<td colspan="2" align="right">Password:
<input type="password" name="secretkey" maxlegth="128" /></td>
</tr>
<tr>
<td align="right"><div align="center">
<input type="submit" value="Login" />
</div></td>
</tr>
</table>
</center>
</form>
Did you get the solution. Please help me. I also need the same help. Same problem
Please mail me the code
[email protected]Thanx in advance
Utsab
See my reply on the following topic: http://www.roundcubeforum.net/index.php/topic,9734.0.html