Displaying 2 results from an estimated 2 matches for "_action".
Did you mean:
action
2009 Nov 12
0
problem with stable version of roundcubemail contained in the depot Karanbir Singh
...://fakessh.eu/ it
is the
phpinfo(); page )
my problem is that
?I see appear the login page (http://fakessh.eu/roundcubemail )
I enter all data but I do not
understand why I can not fit into the webmail
the logs directory is empty
when I use the url
http://fakessh.eu/roundcubemail/?_task=&_action=login
with the correct username and the correct password,
the page shows me an authentication error
when I use the url
http://fakessh.eu/roundcubemail
with the correct username and the correct password, the page tells me no
errors
thanks for all your feedback
SL
nb : 'Buddha' peace t...
2006 Feb 21
3
must be a cleaner way to do this ...
Am trying to do a bulk entry facility for some project or other. It
works but it feels ugly. I generate a form with twenty empty input
fields:
%= form_tag("action" => "enter_stuff") %>
<% (1..20).each do |line| %>
<div id="line<%= line %>">
<%= line %>
<<%= text_field("action", "name",