Page d'Appel :
--------------------------------------
<html>
<head>
<meta http-equiv="Content-Language" content="fr">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Gauche</title>
</head>
<body style="background-color: #FFFF00">
<img src="C:/Documents and Settings/Dark Cid/Bureau/Signanet/Bouton Présentation.bmp" USEMAP="#Map"
width="169" height="42">
<MAP NAME="Map">
<AREA SHAPE="rect" COORDS="0,0,169,42" HREF="C:/Program Files/EasyPHP1-8/www/Signanet.fr/droite3.php" TARGET="droite">
</MAP>
</body>
</html>
-----------------------------------------
Page droite3.php :
-----------------------------------------
<html>
<body>
<?
echo "Bonjour" ;
?>
</body>
</html>
Voilà mon code. J'ai déjà testé avec toutes les balises PHP (<?, <?PHP, <script...>). Je pense que vous voyez maintenant à quel point cela me gonfle
