Author Topic: Html form Roundcube  (Read 7125 times)

Offline Masco

  • Newbie
  • *
  • Posts: 3
Html form Roundcube
« 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>

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,862
Re: Html form Roundcube
« Reply #1 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.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦

Offline Masco

  • Newbie
  • *
  • Posts: 3
Re: Html form Roundcube
« Reply #2 on: May 08, 2012, 03:23:59 AM »
Thanks, can you tell me the name of the plugin?

Offline Masco

  • Newbie
  • *
  • Posts: 3
Re: Html form Roundcube
« Reply #3 on: May 15, 2012, 04:01:39 AM »
up!:D