Hi,

I have a small LoginBox component on all of my public pages. If credentials
are entered okay, the users logs in. No problem here.

If the credentials are wrong however, I want the user to be forwarded to a
full LoginPage that shows the validation errors and the LoginBox component
so the user can fix the errors and try again easily.

What would be the best way to do this? I especially have some problems
figuring out how I can get the validation-errors from the LoginBox component
onto another page after redirect.


regards,

Onno

Reply via email to