Gracias, ya lo entendí:) Te haré caso, mirare http://www.elguille.info tranquilamente.
Saludos y gracias de nuevo.
Saludos y gracias de nuevo.
Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes Menúnombredecadena
comando
ir a cadena nombredecadena
If Label1.Text = 1 Then Navegador.Refresh()
End If
:bucle
echo.Hola
goto :bucle
Code Snippet
Dim i As Integer
'
For i = 1 To 10
' contará de 1 hasta 10
' la variable i tomará los valores 1, 2, 3, etc.
Next
if label1.text = 1 than (msg * Encendido) else (msg * Apagado)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-...
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin título</title>
</head>
<body>
<center>
<?
$fecha=date("j-n-Y h:i:s");
$nombre=$_POST[nombre];
$comentario=$_POST[comentario];
$fp=fopen("comentarios.txt","a");
$salida="<center><table width='485' border='1'>
<tr>
<th width='174' rowspan='2' scope='row'><div><font color='ff0000'>$fecha<font></div></th>
<td width='295' height='26'><div>
<div align='center'><font color='ff0000'><strong>$nombre</strong><...
</div></td>
</tr>
<tr>
<td height='23'><div>
<div align='center'><font color='ff0000'><strong>$comentario</stro...
</div></td>
</tr>
</table></center>";
fwrite($fp,$salida);
fclose($fp);
?>
<p><a href="comentarios.php">Gracias Por Comentar!!</a>
</p>
</center>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin título</title>
<style type="text/css">
<!--
.Estilo2 {
color: #FF0000;
font-weight: bold;
}
-->
</style>
</head>
<body>
<form id="form1" name="form1" method="post" action="enviar.php">
<div align="center">
<table width="200" border="1">
<tr>
<th colspan="2" scope="row"><span class="Estilo2">Comenta Este Post!!! </span></th>
</tr>
<tr>
<th scope="row"><span class="Estilo2">Nombre:</span></th>
<td><input name="nombre" type="text" id="nombre" size="38" /></td>
</tr>
<tr>
<th scope="row"><span class="Estilo2">Comentario:</span></th>
<td><textarea name="comentario" cols="35" rows="5" id="comentario"></textarea></td>
</tr>
<tr>
<th colspan="2" scope="row"><div>
<input type="submit" name="Submit" value="Enviar" />
</div></th>
</tr>
</table>
</div>
</form>
<p align="center">
<?
readfile ("comentarios.txt")
?>
</p>
</body>
</html>
Cita de: villvas en 28 Agosto 2012, 13:33 PMSuerte!!!!!!!
Hahahahaha pues muchas gracias por las respuestas...esperaré aprobar las mates en septiembre que me queda una semana y luego derechito a por la selectividad...posteriormente ya se verá lo que se hará haha
Cita de: zar16 en 28 Agosto 2012, 07:53 AM
3. El comando necesario para cambiar el origen del directorio raíz es:
$ sudo chroot /media/ubuntu/