Réponse acceptée !
C'est bon, j'ai trouvé la réponse à cette adresse:
[ Lien ]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Conforming XHTML 1.1 Template</title>
<style type="text/css">
</style>
</head>
<body>
<form id="goto" action="etape2.php" method="POST">
<input type="hidden" name="suivant1" value="iiiiii">
<input type="hidden" name="idclt" value="aaaaa">
</form>
<script type="text/javascript">
document.getElementById('goto').submit();
</script>
</body>
</html>
Héhéééééé