|    
			
				16/10/2006, 11:19
			
			
			  | 
  |   |  |  |  |  Fecha de Ingreso: septiembre-2004 
						Mensajes: 262
					 Antigüedad: 21 años, 1 mes Puntos: 1 |  | 
  |  la razon de no metrla en una funcion es porque no tengo ningun evento para llamarlo, o como me acobnsejas? lo tengo asi mira:
 'Aqui va terminando mi proceso mostrando una tabla
 <td width="6%"> </td>
 <td width="6%"> </td>
 <td width="6%"> </td>
 <td width="13%" class="TABLA-Izquierdo"><strong><%=formatcurrency(totDif,2)%></strong></td>
 </tr>
 </table>
 
 <br>
 <%end if %>
 'Aqui termino el proceso y debo de cerrar el popup
 <script>
 ventana.close();
 </script>
 'Aqui termina el html
 </body>
 </html>
 
				__________________<><  EN MOMENTOS DE CRISIS, SOLO LA IMAGINACIÓN ES MÁS IMPORTANTE QUE EL CONOCIMIENTO <><
     |