It looks to me like you forgot to write any JavaScript to do all the actions
you described below.

On Fri, Aug 29, 2008 at 7:21 PM, fear and wonder
<[EMAIL PROTECTED]>wrote:

>
> what i'm trying to do is have a login form on my site, it looks like
> this right now...
>
> Email:<br />
> <input type="text" id="login_email" /><br />
> Password:<br />
> <input type="password" id="login_password" /><br />
> <input type="submit" class="submit" value="Login" id="login_submit" />
>
>
> then when you click submit it uses ajax to load the login page that
> checks if you entered the right email and password. if you didn't, it
> would show the login form again. but if you try to login again,
> nothing happens. why is this not working??
>



-- 
--
Patrick Burrows
http://www.CleverHumans.com

Reply via email to