buongiorno a tutto il forum...complimenti per i lavori svolti ..vorrei porvi un piccolo problema...
in questa pagina presa in internet vorrei visualizzare la somma della percentuale del dax + la percentuale del cac 40 in modalita' push
potete aiutarmi?
vi mando il codice html...
-
-
<html>
<title>FANTABORSA2000 - Derivati Push</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!--
<META HTTP-EQUIV="Refresh" CONTENT="5">
-->
<style>
a { font-weight: none; font-style: normal; text-decoration: none; }
a:hover{color:#FF6600; text-decoration: underline;}
</style>
<SCRIPT LANGUAGE="JavaScript1.1">
<!-- Begin
function right(e) {
if (navigator.appName == 'Netscape' &&
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("che fai guardi?");
return false;
}
return true;
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
// End -->
</script>
<script language="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features)
{ //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#cc0066" vlink="#cc0066" alink="#cc0066" leftmargin="0" marginwidth="0" marginheight="0"> <table width=350>
<applet CODEBASE=http://213.218.52.11 code=NuovaInformativa/Push/Indexes/IndexesApplet.class width=330 height=56>
<PARAM NAME='INDX_DESC' VALUE='NASDA#ND100#FIB30#MIB30#DAX#CAC40
'>
<PARAM NAME='INDX_CODE' VALUE='3COMPX#3NDX^X#4MIB30I3#3930#3DAX#
3PCAC'>
<PARAM NAME='INDX_LAST' VALUE='wait#wait#wait#wait#wait#wait'>
<PARAM NAME='INDX_PERC' VALUE='0,00#0,00#0,00#0,00#0,00#0,00'>
<PARAM NAME='INDEX_FONT' VALUE='Arial,1,11'>
<PARAM NAME='INDEX_HEIGHT' VALUE='18'>
<PARAM NAME='DESC_WIDTH' VALUE='46'>
<PARAM NAME='LAST_WIDTH' VALUE='45'>
<PARAM NAME='PERC_WIDTH' VALUE='45'>
<PARAM NAME='BK_BG_COLOR' VALUE='10,20,100'>
<PARAM NAME='DESC_BG_COLOR' VALUE='20,20,100'>
<PARAM NAME='DESC_FR_COLOR' VALUE='300,255,255'>
<PARAM NAME='LAST_BG_COLOR' VALUE='192,192,224'>
<PARAM NAME='LAST_FR_COLOR' VALUE='0,0,0'>
<PARAM NAME='PERC_BG_COLOR' VALUE='255,255,255'>
<PARAM NAME='PERC_FR_COLOR' VALUE='0,0,0'>
<PARAM NAME='PUSH_SERVER' VALUE='213.218.52.11'>
<PARAM NAME='PUSH_SERVER_PORT' VALUE='992'>
<PARAM NAME='SCROLL_TIME' VALUE = '90000000'>
<PARAM NAME='PUSH_SERVICE' value='operation=LOGIN|service=MTA|userI
D=index00097764'>
</applet>
<center><font face="verdana" size="1" color="#ffffff">GRAFICO FIB30 ------------------- CHAT FIB30 </font></center></table>
<div id="Layer2" style="position:absolute; left:9px; top:9px; width:172px; height:105px; z-index:1; visibility: hidden">
<script type="text/javascript" language="JavaScript" SRC="http://codicepro.shinystat.it/cgi-bin/getcod.cgi?USER=fborsa&FRAME=yes&P=1"></script>
<noscript>
<A HREF="http://codicepro.shinystat.it/cgi-bin/shinystatv.cgi?USER=fborsa" target="_top">
</A>
</noscript>
aa</div>
</body>
</html>