Quote:
Originally Posted by mortenb
You can't do secure login with straight frontend javascript. You will need some sort of serverside authentication.
|
OK. I can make it as secure as possible by servr auth. but not sure how to add a Success or try again or sign up here! if it fails. I could play with error pages but doesn't seem the way.
Everybody seems to use js to call up a login window and response.
Paully