Qualcuno per favore mi può aiutare a far funzionare questi moduli..

  • Creatore Discussione Creatore Discussione micki26
  • Data di inizio Data di inizio

micki26

Nuovo Utente
21 Ago 2005
7
0
0
Come devono funzionare:
ES: inserisco 352 alla categoria 1° (il risultato che deve darmi nel modulo potenziale guadagno da 3 euro sarà il 352 x 3 = 1056 ) stessa cosa vale per il modulo da 2° e 3° , chiaramente la somma del risultato finale deve essere x 6 per 9 per 12 per 15 o per 18 euro, stesso risultato deve darmelo nel modulo del totale.
Se invece inserisco la somma totale dei moduli 1° 3° nel moduli corrispondente cioè 12 euro allora la somma potenziale sarà diversa dalla somma totale.
1) Es: 1° aderiti 357 x 3 = potenziale guadagno 1071
2) Es: 3° aderiti 152 x 9 = potenziale guadagno 1368

3) Es: 4° aderiti 1° + 2° = 509 x 12 = potenziale guadagno 6108 - il risultato nel modulo totale sarà = 6018
Questo sottostante e il codice:




<html>

<head>
<meta http-equiv="Content-Language" content="it">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Categoria</title>
</head>

<body>


<table border="0" width="936">
<tr class="gui">
<td style="border:1px solid #C0C0C0; " width="209"><font size="2"><b>Categoria</b></font></td>
<td align="right" style="border:1px solid #C0C0C0; " width="151">
<p align="center"><b>
<font size="2">Aderiti</font></b></td>
<td align="right" style="border:1px solid #C0C0C0; " width="69">
<font size="2"><b>Investimento</b></font></td>
<td align="right" style="border:1px solid #C0C0C0; " width="201">
<p align="center"><b>
<font size="2">Potenziale guadagno per categoria</font></b></td>
<td align="right" style="border:1px solid #C0C0C0; " width="255">
<p align="center"><b>
<font size="2">Totale</font></b></td>
</tr>

<tr class="gui">
<td style="border:1px solid #C0C0C0; " width="209"><font size="2"><b>1°&nbsp;
Inserisci il numero aderiti</b></font></td>
<td style="border:1px solid #C0C0C0; " width="151">
<p align="center"><font color="#00FFFF"><b>
<input type="text" id="uno0" size="20"/></b></font></td>
<td style="border:1px solid #C0C0C0; " width="69" align="center">
<font size="2"><b>&nbsp; 3,00 EURO</b></font></td>
<td style="border:1px solid #C0C0C0; " width="201">
<p align="center"><b><font size="2">&nbsp;€&nbsp;</font><font color="#00FFFF"><input type="text" id="result_uno0" readonly="" class="result" size="20"/></font><font size="2">,00</font></b></td>
<td rowspan="6" align="right" style="border:1px solid #C0C0C0; " width="255">
<p align="center">
<b><font size="2">&nbsp;&euro;&nbsp;</font><font color="#00FFFF"><input type="text" id="totale" size="30" class="result" readonly=""/></font><font size="2">,00</font></b></td>
</tr>

<tr class="gui">
<td style="border:1px solid #C0C0C0; " width="209"><font size="2"><b>2°&nbsp;
Inserisci il numero aderiti</b></font></td>
<td style="border:1px solid #C0C0C0; " width="151">
<p align="center"><font color="#00FFFF"><b>
<input type="text" id="uno1" size="20"/></b></font></td>
<td style="border:1px solid #C0C0C0; " width="69" align="center">
<font size="2"><b>&nbsp; 6,00 EURO</b></font></td>
<td style="border:1px solid #C0C0C0; " width="201">
<p align="center"><b><font size="2">&nbsp;€&nbsp;</font><font color="#00FFFF"><input type="text" id="result_uno1" readonly="" class="result" size="20"/></font><font size="2">,00</font></b></td>
</tr>

<tr class="gui">
<td style="border:1px solid #C0C0C0; " width="209"><b><font size="2">3º&nbsp; </font></b><font size="2"><b>
Inserisci il numero aderiti</b></font></td>
<td style="border:1px solid #C0C0C0; " width="151">
<p align="center"><font color="#00FFFF"><b><input type="text" id="uno" size="20"/></b></font></td>
<td style="border:1px solid #C0C0C0; " width="69" align="center">
<font size="2"><b>&nbsp; 9,00 EURO</b></font></td>
<td style="border:1px solid #C0C0C0; " width="201">
<p align="center"><b><font size="2">&nbsp;&euro;&nbsp;</font><font color="#00FFFF"><input type="text" id="result_uno" readonly="" class="result" size="20"/></font><font size="2">,00</font></b></td>
</tr>
<tr class="gui">
<td style="border:1px solid #C0C0C0; " width="209"><b><font size="2">4º
Inserisci la somma aderiti - 1° 3°</font></b></td>
<td style="border:1px solid #C0C0C0; " width="151">
<p align="center"><font color="#00FFFF"><b><input type="text" id="due" size="20"/></b></font></td>
<td style="border:1px solid #C0C0C0; " width="69" align="center">
<font size="2"><b>12,00 EURO</b></font></td>
<td style="border:1px solid #C0C0C0; " width="201">
<p align="center"><b><font size="2">&nbsp;&euro;&nbsp;</font><font color="#00FFFF"><input type="text" id="result_due" readonly="" class="result" size="20"/></font><font size="2">,00</font></b></td>
</tr>
<tr class="gui">
<td style="border:1px solid #C0C0C0; " width="209"><b><font size="2">5º
Inserisci la somma aderiti - 2° 3°</font></b></td>
<td style="border:1px solid #C0C0C0; " width="151">
<p align="center"><font color="#00FFFF"><b><input type="text" id="tre" size="20"/></b></font></td>
<td style="border:1px solid #C0C0C0; " width="69" align="center">
<font size="2"><b>15,00 EURO</b></font></td>
<td style="border:1px solid #C0C0C0; " width="201">
<p align="center"><b><font size="2">&nbsp;&euro;&nbsp;</font><font color="#00FFFF"><input type="text" id="result_tre" readonly="" class="result" size="20"/></font><font size="2">,00</font></b></td>
</tr>
<tr class="gui">
<td style="border:1px solid #C0C0C0; " width="209"><b><font size="2">6º
Inserisci la somma aderiti&nbsp; - 1° 2° 3</font></b></td>
<td style="border:1px solid #C0C0C0; " width="151">
<p align="center"><font color="#00FFFF"><b><input type="text" id="quattro" size="20"/></b></font></td>
<td style="border:1px solid #C0C0C0; " width="69" align="center">
<font size="2"><b>18,00 EURO</b></font></td>
<td style="border:1px solid #C0C0C0; " width="201">
<p align="center"><b><font size="2">&nbsp;&euro;&nbsp;</font><font color="#00FFFF"><input type="text" id="result_quattro" readonly="" class="result" size="20"/></font><font size="2">,00</font></b></td>
</tr>
<tr class="gui">
<td colspan="5" align="center" style="border:1px solid #C0C0C0; " width="929">
<font color="#00FFFF"><b><input type="button" id="calcola" value="Calcola" onclick="calcola()" class="button" /></b></font></td>
</tr>

</table>


</body>

</html>
 
<meta http-equiv="Content-Language" content="it">
<style type="text/css">
</style><meta http-equiv="Content-Language" content="it">
<div align="left">
<table border="0" cellpadding="2" cellspacing="3" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
<tr>
<td width="100%">
<div align="left">
<table border="0" cellpadding="2" cellspacing="3" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2">
<tr>
<td width="896"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//IT">

<b><font color="#00FFFF">
</font></b><html><head><b><font size="2" color="#00FFFF"><title>calcolatore</title><meta name="keywords" content="calcola, calcolare, calcolato, calcoli" /><meta name="description" content="Calcolare in maniera facile e veloce" /><link rel="stylesheet" type="text/css" href="../stile.css"><script type="text/javascript">
<!--
var l_uno=3.00;
var l_due=6.00;
var l_tre=8.00;


function select_calcolo(){
if(document.getElementById('tipo_calcolo').value=="esponenziale"){
document.getElementById('num_persone').disabled=false;

document.getElementById('uno').value="";
document.getElementById('due').value="";
document.getElementById('tre').value="";

document.getElementById('result_uno').value="";
document.getElementById('result_due').value="";
document.getElementById('result_tre').value="";

document.getElementById('uno').disabled=true;
document.getElementById('due').disabled=true;
document.getElementById('tre').disabled=true;
}
else{
document.getElementById('num_persone').disabled=true;

document.getElementById('uno').value="";
document.getElementById('due').value="";
document.getElementById('tre').value="";

document.getElementById('result_uno').value="";
document.getElementById('result_due').value="";
document.getElementById('result_tre').value="";

document.getElementById('uno').disabled=false;
document.getElementById('due').disabled=false;
document.getElementById('tre').disabled=false;
}
}

function calcola_esponenziale(){
var esponente=eval(document.getElementById('num_persone').value);

document.getElementById('tre').value=esponente;
document.getElementById('due').value=eval(document.getElementById('tre').value)*esponente;
document.getElementById('uno').value=eval(document.getElementById('due').value)*esponente;

}

function calcola(){

if (document.getElementById('uno').value == "" ) {
document.getElementById('uno').value = 0;
}
if (document.getElementById('due').value == "" ) {
document.getElementById('due').value = 0;
}
if (document.getElementById('tre').value == "" ) {
document.getElementById('tre').value = 0;
}

document.getElementById('result_uno').value=eval(document.getElementById('uno').value)*l_uno;
document.getElementById('result_due').value=eval(document.getElementById('due').value)*l_due;
document.getElementById('result_tre').value=eval(document.getElementById('tre').value)*l_tre;

document.getElementById('totale').value=eval(document.getElementById('result_uno').value)+eval(document.getElementById('result_due').value)+eval(document.getElementById('result_tre').value);
}

// -->
</script></head><body></font></b>
<p align="center">
<b><font size="6" color="#000000">&nbsp;&nbsp; Calcolatore</font></b></td>
</tr>
</table>


<table border="0" width="100%">
<tr class="gui">
<td>
<p align="center"><b>
<font color="#000000" size="2">categoria</font></b></td>
<td align="right">
<p align="center"><b>
<font color="#000000" size="2">Aderiti</font></b></td>
<td >&nbsp;</td>
<td align="right">
<p align="center"><b>
<font color="#000000" size="2">Potenziale guadagno </font></b></td>
<td>&nbsp;</td>
<td align="right">
<p align="center"><b>
<font color="#000000" size="2">Totale</font></b></td>
</tr>

<tr class="gui">
<td><b><font color="#000000" size="2">1&ordm;</font></b></td>
<td>
<p align="center"><font color="#000000"><b><input type="text" id="uno" size="20"/></b></font></td>
<td>&nbsp;</td>
<td>
<p align="center"><font color="#000000"><b><font size="2">&nbsp;&euro;&nbsp;</font><input type="text" id="result_uno" readonly="" class="result" size="20"/><font size="2">,00</font></b></font></td>
<td rowspan="3">&nbsp;</td>
<td rowspan="3" align="right">
<p align="center">
<font color="#000000"><b><font size="2">&nbsp;&euro;&nbsp;</font><input type="text" id="totale" size="20" class="result" readonly=""/><font size="2">,00</font></b></font></td>
</tr>
<tr class="gui">
<td><b><font color="#000000" size="2">2&ordm;</font></b></td>
<td>
<p align="center"><font color="#000000"><b><input type="text" id="due" size="20"/></b></font></td>
<td>&nbsp;</td>
<td>
<p align="center"><font color="#000000"><b><font size="2">&nbsp;&euro;&nbsp;</font><input type="text" id="result_due" readonly="" class="result" size="20"/><font size="2">,00</font></b></font></td>
</tr>
<tr class="gui">
<td><b><font color="#000000" size="2">3&ordm;</font></b></td>
<td>
<p align="center"><font color="#000000"><b><input type="text" id="tre" size="20"/></b></font></td>
<td>&nbsp;</td>
<td>
<p align="center"><font color="#000000"><b><font size="2">&nbsp;&euro;&nbsp;</font><input type="text" id="result_tre" readonly="" class="result" size="20"/><font size="2">,00</font></b></font></td>
</tr>
<tr class="gui">
<td colspan="6" align="center">
<font color="#000000"><b><input type="button" id="calcola" value="Calcola" onclick="calcola()" class="button" /></b></font></td>
</tr>

</table>
<b>

</div>
<font size="2" color="#000000">
</div>

</body>

</html>
 

Discussioni simili