Duda Sencilla Sobre Una Orden A Ejecutar
Publicado: 25 Sep 2006, 20:57
Hola otra vez mas...
mi duda es la siguiente:
#-----[ FIND ]------------------------------------------
#
<td class="row2"><input class="post" type="text" class="post" name="username" maxlength="50" size="20" />
#
#-----[ IN-LINE FIND ]------------------------------------------
#
</td>
#
#-----[ IN-LINE BEFORE, ADD ]------------------------------------------
#
<br />{L_EXPIRES_AFTER} <input class="post" type="text" name="user_ban_length" value="0" size="4" /> <select name="user_ban_unit"><option selected="selected" value="60">{L_MINUTES}</option><option value="3600">{L_HOURS}</option><option value="86400">{L_DAYS}</option><option value="604800">{L_WEEKS}</option></select> <br /><span class="gensmall">{L_EXPIRES_EXPLAIN}</span>
quedaria asi?
ORDEN DEL BEFORE<td class="row2"><input class="post" type="text" class="post" name="username" maxlength="50" size="20" />
ando con la duda y no me quiero arriesgar a copiarlo en un sitio indebido
mi duda es la siguiente:
#-----[ FIND ]------------------------------------------
#
<td class="row2"><input class="post" type="text" class="post" name="username" maxlength="50" size="20" />
#
#-----[ IN-LINE FIND ]------------------------------------------
#
</td>
#
#-----[ IN-LINE BEFORE, ADD ]------------------------------------------
#
<br />{L_EXPIRES_AFTER} <input class="post" type="text" name="user_ban_length" value="0" size="4" /> <select name="user_ban_unit"><option selected="selected" value="60">{L_MINUTES}</option><option value="3600">{L_HOURS}</option><option value="86400">{L_DAYS}</option><option value="604800">{L_WEEKS}</option></select> <br /><span class="gensmall">{L_EXPIRES_EXPLAIN}</span>
quedaria asi?
ORDEN DEL BEFORE<td class="row2"><input class="post" type="text" class="post" name="username" maxlength="50" size="20" />
ando con la duda y no me quiero arriesgar a copiarlo en un sitio indebido