Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/08/2002, 08:40
Avatar de RsOfT
RsOfT
 
Fecha de Ingreso: marzo-2002
Ubicación: InterNET
Mensajes: 1.121
Antigüedad: 23 años, 1 mes
Puntos: 7
Re: Either BOF or EOF is True

<form action="BorradoRealizado.asp" method="post" ID="Form1">
<%response.Write(CheckArray(i))
response.Write("<br>")
If Linea1 = False then%>
<tr bgcolor=#99ffff>
<td><input name="Clave" value="<%=CheckArray(i)%>"></td>
<td></td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
</tr>
<%Linea1 = True
Else%>
<tr>
<td><input name="Clave" value="<%=CheckArray(i)%>"></td>
<td></td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
<td</td>
</tr>
<%Linea1 = False
End if
rstVTDC.Close
next%>
cnnVTDC.Close


.::RsOfT::.
--El que se aferra a lo conocido, nunca conocerá lo desconocido--
--Es intentando lo imposible como se realiza lo posible--
--Es de pesimo gusto contentarse con algo mediocre cuando lo excelente esta a nuestro alcance--