function formValidation(login,pswd) { var login = document.getElementById("login").value; var pswd = document.getElementById("pswd").value; if (login != '' && pswd != '') { window.location = "https://www.impactreadaptation.com/portail-client/?username=" + login + unescape("%26") + "password=" +pswd; } }

Connexion

Login:



Password: