et je tente d'éxécuter le script sur une page HTML par la commande suivante:
<html>
<head>
</head>
<body>
<SCRIPT language="JavaScript" SCR="http://URL_DE_L'EMPLACEMENT_DU_SCRIPT/url.jsp"></SCRIPT>
</body>
</html> Quelqu'un peut me dire pourquoi ca ne marche pas ?
D'autant plus que j'ai recopié mot pour mot un paragraphe lu dans un bouquin !