%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
![]() |
![]() |
|
<% If Session("UserRights") = 3 then Response.Write("") Response.Write("") Response.Write("") End if %> |
<%
Login = GetParam("Login")
Pass = GetParam("Pass")
MailSent = 0
MailSent = GetParam("MailSent")
If MailSent = 1 then
Err1 = 99
Register = GetParam("Register")
If Register = 1 then
ShowErr = "Enregistrement effectué. Récapitulatif envoyé sur votre adresse mail." else ShowErr = "Récapitulatif envoyé sur votre adresse mail." end if end if LogErr = 0 LogErr = GetParam("LogErr") If Session("UserID") <> "" then SubmitForm = "Logout" SubmitAction = "Logout" else SubmitForm = "Login" SubmitAction = "Login" end if %> <%=SubmitAction%><%=ShowErr%> <% End if %>Vous n'avez pas encore d'identifiant ? Cliquez ici Vous avez oublié vos identifiants ? Cliquez ici |