Vous n'êtes pas identifié.
<meta http-equiv="refresh" content="0;URL=http://www.monsite.com">
ou
<script language="JavaScript">
window.location='http://www.monsite.com'
</script>



JNS 


Merci toujours bon à avoir sous la main ((

Caroline 





JNS 


En php 
<?php header("Location: index.php");// Redirection sur l'index.php  ?>
