Click to See Complete Forum and Search --> : Google toolbar creating problems in Login page


das.dwipayan
03-19-2009, 01:15 AM
Hi All,

I have a problem with my login page when google toolbar is installed ,

I have designed login page in JSP/HTML. In login page i have a remeber me password checkbox which is unchecked bydefault.

If google toolbar is not installed then everything works fine.But user install google toolbar then all problems arises

1)If i login with a wrong password ,its not showing the error lebel .(Unauthorzed access try again).
2)And if i check the remeber me checkbox and log into my application.On next login i am not getting the checkbox checked and not the username & password is saved from the last login.

Can anybody help me to resolve this problem.I need urjent help as the bug is traced by clients in production.

Thanks

Das