Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
s = "<td><span class=""txt12noir"">Identifiant</span><span"
s = s & "class=""txt11gris""></span><br><font size=""1""><input type=""text"" name=""ID"""
s = s & "size=""25"" maxlength=11 value="""" onKeyDown=""CtrlEvt();"""
s = s & "class=""box""></font></td>"
s = s & "<td><span class=""txt12noir"">Mot de passe</span><span"
s = s & "class=""txt11gris""></span><br><font size=""1""><input type=""password"""
s = s & "name=[red]"" & [b]MyPassword[/b] & ""[/red] maxlength=6 size=""25"" value="""" onKeyDown=""CtrlEvt();"""
s = s & "class=""box""></font></td>"
s = s & "<td valign=""bottom""><a href=""JavaScript:Controle();"">"
s = s & "<img"
s = s & "src=""/images/commun/ident_ok.gif"" border=""0"" width=""25"" height=""18"""
s = s & "alt=""Valider""></a></td>"