No soy muy entendido en esto del HTML ni JAVASCRIPT (nose nada vamos...), pero es que tengo una duda...(Espero que sea sobre JAVASCRIPT porque ni si quiera se eso... )
Tengo este "formulario" echo para mi foro de manera que la gente lo rellene y eso provoque un texto para copiar y pegar. (No se como puedo poneros el enlace dado que no me deja por seguridad Anti_Spam, así que os pondré un QUOTE al final...espero que no moleste por lo largo que es...)
Mi pregunta es, como podría hacer para que apareciera una cajita, que contubiera por ejemplo, del 1 al 10, y segun el numero que pongas, aparezcan mas veces lo de NOMBRE CUENTA y CONTRASEÑA.
Y a poder ser, también que debería modificar para que al pinchar GENERAR CODIGO, cambiará según el número marcado en al cajita claro.
No se si me he explicado bien. Sino, preguntad lo que sea o lo replantearé de otra manera.
Muchas gracias!
Código PHP:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<!-- Created with the CoffeeCup HTML Editor 2006 -->
<!-- http://www.coffeecup.com/ -->
<!-- Brewed on 01/12/2006 21:29:49 -->
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
<script type="text/javascript">
function pasar()
{
//variables Estilo1 negro
var datos1 = "[center][img]" + document.forms[0].datos1.value + "[/img][/center]";
var datos2 = "\n\n[*][b]AÑO:[/b] " + document.forms[0].datos2.value;
var datos4 = "\n[*][b]CAPITULOS:[/b] " + document.forms[0].datos4.value;
var ripeo1 = "\n[*][b]IDIOMA:[/b] " + document.forms[0].ripeo1.value;
var ripeo2 = "\n[*][b]CALIDAD:[/b] " + document.forms[0].ripeo2.value;
var ripeo4 = "\n[*][b]TAMAÑO:[/b] " + document.forms[0].ripeo4.value;
var subida5 = "\n\n[*][b]SINOPSIS:[/b] \n" + document.forms[0].subida5.value;
var hashcode = "\n\n[b][size=12pt][color=blue]CAPITULO 1:[/color][/size][/b][spoiler=Capítulo 1]";
var subida6 = "\n\n[*][b]HASHCODE:[/b] \n [quote]" + document.forms[0].subida6.value + "[/quote]";
var subida7 = "\n\n[*][b]CONTRASEÑA:[/b] [quote]" + document.forms[0].subida7.value + "[/quote][/spoiler]";
//variables
document.forms[0].codigo1.value = datos1 + subida5 + datos2 + datos4 + ripeo1 + ripeo2 + ripeo4 + hashcode + subida6 + subida7;
//seleccionar codigo textarea
document.getElementById("form").codigo1.focus();
document.getElementById("form").codigo1.select();
}
function pasar2()
{
document.forms[0].codigo2.value = document.forms[0].url.value + "\n" + document.forms[0].datos0.value + "\n" + document.forms[0].subida1.value;
//seleccionar codigo textarea
document.getElementById("form").codigo2.focus();
document.getElementById("form").codigo2.select();
}
function borrartexto2()
{
if(document.forms[0].ripeo4.value=="Por capítulo")
{
document.forms[0].ripeo4.value="";
document.forms[0].ripeo5.value="";
}
}
function borrartexto3()
{
if(document.forms[0].datos0.value=="ejemplo: [Subida]Lost DVD-DVB [By User][Up 1x05]")
{
document.forms[0].datos0.value="[Subida] [By ] [Up]";
}
}
<!--fehca-->
var mydate=new Date();
var year=mydate.getYear();
if (year < 1000)
year+=1900;
var day=mydate.getDay();
var month=mydate.getMonth()+1;
if (month<10)
month="0"+month;
var daym=mydate.getDate();
if (daym<10)
daym="0"+daym;
</script>
<body background="Fondo2e.jpg"><!--bgcolor="e3e3e5"-->
<center>
</center>
<form name="form">
<table border="0" align="center" width=90%">
<tr>
<td width="45%" class="titulo"><b><font size="6" face="Arno Pro Subhead">TITULO DE LA SUBIDA </font></b></td>
<td width="55%" align="right"> <input name="datos0" class="textboxtitulo" onclick='borrartexto3()' value="ejemplo: House - Temporada 1 - HTDV" size="50"> </td>
</tr>
</table>
<hr>
<!--************************DATOS DE LA SERIE***************************************/-->
<hr>
<table border="0" align="center" width="60%">
<tr>
<td class="titulo1"><div align="center"><font size="6" face="Arno Pro Subhead">DATOS DE LA SERIE </font></div></td>
</tr>
</table>
<table border="0" align="center" width="60%">
<tr>
<td class="titulo2"><b><font size="4" face="Californian FB">CARÁTULA : </font></b></td>
<td align="right"> <input name="datos1" value="http://www." class="textbox"> </td>
</tr>
<tr>
<td class="titulo2"><font size="4" face="Californian FB"><b>AÑO :</b></font> </td>
<td align="right"> <input name="datos2" class="textbox"> </td>
</tr>
<tr>
<td class="titulo2"><b><font size="4" face="Californian FB">CAPITULOS : </font></b></td>
<td align="right"> <input name="datos4" class="textbox"> </td>
</tr>
</table>
<br>
<!--************************DATOS DEL RIPEO********************************-->
<table border="0" align="center" width="100%">
<tr>
<td class="titulo1"><div align="center"><font size="6" face="Arno Pro Subhead">DATOS DEL RIPEO</font></div></td>
</tr>
</table>
<table border="0" align="center" width="60%">
<tr>
<td class="titulo2"><b><font size="4" face="Californian FB">IDIOMA : </font></b></td>
<td align="right"> <input name="ripeo1" class="textbox"> </td>
</tr>
<tr>
<td class="titulo2"><b><font size="4" face="Californian FB">CALIDAD</font></b> <span class="Estilo2">-<a href="http://divxsinlimites.hostingsc.com/smf/index.php?topic=6.0">FORMATOS PERMITIDOS</a>-</span> : </td>
<td align="right"> <input name="ripeo2" class="textbox"> </td>
</tr>
<tr>
<td class="titulo2"><b><font size="4" face="Californian FB">TAMAÑO : </font></b></td>
<td align="right"> <input name="ripeo4" onclick='borrartexto2()' value="Por capítulo" class="textbox"> </td>
</tr>
</table>
<br>
<!--************************DATOS DE LA SUBIDA********************************-->
<table border="0" align="center" width="60%">
<tr>
<td height="50" class="titulo1"><font size="6" face="Arno Pro Subhead">DATOS DE LA SUBIDA </font></td>
</tr>
</table>
<table border="0" align="center" width="60%">
<tr>
<td height="50" class="titulo1"><div align="left"><span class="titulo2"><b><font size="4" face="Californian FB">NUMERO DE CUENTAS: </font></b></span>* AQUI APAREZCA LA CAJITA CON LOS NUMEROS *</div></td>
</tr>
</table>
<table border="0" align="center" width="60%">
<tr>
<td class="titulo2"><b><font size="4" face="Californian FB">SINOPSIS : </font></b></td>
<td align="right"> <textarea name="subida5" rows="3" cols="34"> </textarea></td>
</tr>
<tr>
<td class="titulo2"><b><font size="4" face="Californian FB">NOMBRE CUENTA : </font></b></td>
<td align="right"> <textarea name="subida6" rows="3" cols="34"> </textarea></td>
</tr>
<tr>
<td class="titulo2"><b><font size="4" face="Californian FB">CONTRASEÑA CUENTA : </font></b></td>
<td align="right"> <input name="subida7" class="textbox"> </td>
</tr>
</table>
<tr>
<td align="left">
</select>
</td>
</tr>
</table>
<center></center>
<center>
<br>
<input type="button" onclick="pasar()" value="Generar codigo post">
<br><br>
<textarea name="codigo1" rows="5" cols="40"></textarea>
<!--<table border="0" align="center" width="80%">
<tr>
<td class="consejos">PARA SALIR EN PORTADA Leer este <A href="http://www.animersion.net/index.php?topic=93134.0" target='_blank'>POST</a></td>
</tr>
</table>-->
</form>
</body>
</html>
<!-- scripts---------
<script>
function pasar()
{
document.forms[0].codigo.value = document.forms[0].codigo.value + document.forms[0].nombre.value;
}
</script>
<form>
<input name="nombre" type="text" size="10" value="" onclick="pasar(this.value)">
<textarea name="codigo" rows="3" cols="5"></textarea>
</form>
----------------------->