Ver Mensaje Individual
  #4 (permalink)  
Antiguo 30/08/2005, 17:04
Avatar de Mickel
Mickel
 
Fecha de Ingreso: mayo-2002
Ubicación: Lima, Peru
Mensajes: 4.619
Antigüedad: 21 años, 11 meses
Puntos: 7
No se como lo estes haciendo pero yo hago esto antes de hacer el echo del archivo excel
Código:
	header("Content-type: application/octet-stream");
	header("Content-Disposition: attachment; filename=(cualquier nombre).xls");
	header("Pragma: no-cache");
	header("Expires: 0");
__________________
No tengo firma ahora... :(