THe password is not being transfered in mine either!
Roland!!!
You da man!!
I tried everything else and was about to give up--- many thanks to you-- works perfect---
now I just gotta go back and add back the code that brings you back to the forum---
anyway, I owe you one!!
THe password is not being transfered in mine either!
Yes, you can name it whatever.
i put this into my main website page... people go to my site then login to their mail straight from my mainpage... but then if they put the wrong username and or password it will direct the login again page to http://www.domain.com/mail/?_task=mail --- is there anyway i can make it come back to the mainpage so user can try to putin there username and password to login again instead?Originally Posted by Yann
#1) <form name="f" action="http://my_path_to_rc/?_task=mail" method="post">
User: <input name="_user">
Password: <input name="_pass" type="password">
<input name="_action" value="login" type="hidden" />
<input name="_host" value="myhost" type="hidden">
<input type="submit">
</form>
.....
also....
when they logout... it will go http://www.domain.com/mail/?_task=mail also... can i make it go straight to the website mainpage instead?
[please help me how.
thanks
Posted via Mobile Device
your question already has been answered in this thread. modify ./skins/templates/login.html as adviced.
How can I change the text for the submit button?
Last edited by blackace; 10-15-2008 at 04:48 AM.
@blackace:
P.S.: Basic HTML/JS/CSS/PHP/MySQL coding skills are required to use RoundCube!Code:<input type="submit" value="w h a t e v e r">
Thanks rosali!
I haven't written code in a long while and I forgot what the syntax was.
Hi
If you still need do embed your site with forms, but you don't want/can't do it, using php, or something like it, - you can use Managing your objects together
- this is free online database.
You can create any from you need, like Mailing List, make it public and add widget code to your site.
Please, let me know if you have any questions about it.
There are currently 1 users browsing this thread. (0 members and 1 guests)