CSS shouldn't matter. Again, to confirm, replacing your code with
{{=auth.login()}} works? Where are you placing that form -- in the layout
or a particular view? If the layout, do you have the same problem
regardless of the page (i.e., URL) from which you log in? If a specific
view, can we see the controller code?
Anthony
On Wednesday, August 15, 2012 11:45:50 AM UTC-4, shartha wrote:
>
> I get the *invalid login *alert. Appearance changes but that's due to the
> CSS (Not my concern at this moment). I should also mention that I am not
> suing the css files that come with the framework (web2py.css). Could that
> be the reason.
--