Hi,
I want to have a global paragraph with a login form, so the user can login at any time.
I built a form that posts the info to an extranet webpage, and if everything is allright, redirect them to another page. This process works, but the user is always redirect to the same page. I would like to know if there is a way of the user never having to be redirect; if he logs in page ID 54 while reading a news, I would like to have him stay on that page reading the news after logging in. Can this be done?
An advantage if we could do this is to have the error messages (wrong username or password) displayed right on that page or through a javascript alert.
Regards,
Nuno