Bonjour, j'ai un script que j'utilise pour lancer un lien wsp sur mon PPC
Mais quand je le lance j'ai Ca: http://live.vodafone.com/tv
comment faire pour qu'il affiche wsp ??
<HTML>
<HEAD>
<TITLE>Homepage</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
window.location ='wsp://live.vodafone.com/tv';
//-->
</script>
</HEAD>
<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<!-- End ImageReady Slices -->
</BODY>
</HTML>
Mais quand je le lance j'ai Ca: http://live.vodafone.com/tv
comment faire pour qu'il affiche wsp ??