hi
Is there any way I can steer the user to a specific page if the logon has failed (wrong password ect.).
Or even better, display a fancy javapopup saying 'wrong bla bla, try again'
Right now it goes to the page I hardcoded in the login form, and this shows up blank if were not correctly logged in.
Or is there some tag I can test against and redirect if user typed wrong.