Ver Mensaje Individual
  #5 (permalink)  
Antiguo 11/11/2002, 09:58
jlchavez
 
Fecha de Ingreso: mayo-2002
Ubicación: Guatemala
Mensajes: 160
Antigüedad: 23 años, 1 mes
Puntos: 1
El error del script esta en:

strtemp = oRS("FOTO")
Response.BinaryWrite(strTemp)

cambialo por

strtemp = oRS("FOTO")
Response.BinaryWrite(strtemp ) ;)

y nos cuentas com ote va.
__________________
José Luis Chávez del Cid
Systems Developer Specialist
ACS Inc./Xerox
Guatemala