Roundcube Community Forum

Release Support => Requests => Topic started by: Masco on May 07, 2012, 09:32:06 AM

Title: Html form Roundcube
Post by: Masco on May 07, 2012, 09:32:06 AM
Hi,
I have a site where i tried to write HTML code to connect my clients to their email. Could you tell me if there is any error in this html form? Why does not record the password and tells me: Invalid Request! No data saved.
Please.. Help Me  :)


<form id="cLogin" action="http://srvlx2.masco.it/posta/" method="post" name="rcLogin"><input type="hidden" name="_action" value="login" /> E-Mail: <input type="text" name="_user" /><br /> Password: <input type="password" name="_pass" /><br /><center><input type="Submit" name="button" value="Login" /></center></form>
Title: Re: Html form Roundcube
Post by: JohnDoh on May 07, 2012, 12:47:25 PM
rc security prevents you from doing that. there are alot of posts on this forum about how to login to rc from another form. you do it via a plugin.
Title: Re: Html form Roundcube
Post by: Masco on May 08, 2012, 03:23:59 AM
Thanks, can you tell me the name of the plugin?
Title: Re: Html form Roundcube
Post by: Masco on May 15, 2012, 04:01:39 AM
up!:D