1 message in com.mysql.lists.eventum-develProblems with "Generate excel friendl...
FromSent OnAttachments
Alexander Stepanov02 Nov 2005 23:41 
Subject:Problems with "Generate excel friendly report"
From:Alexander Stepanov (step@transchip.com)
Date:11/02/2005 11:41:45 PM
List:com.mysql.lists.eventum-devel

Hi,

I found that page created by "Generate excel friendly report" link cached by browser.

Once generated excel report appear unchanged after html report was changed.

So, I suppose this code for csv.php

header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); // Date in the past

header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); // always modified

header("Pragma: no-cache");

header("Content-Type: application/vnd.ms-excel");

header("Content-Disposition: attachment; filename=".uniqid('').'.xls');

header("Expires: 0");

header("Cache-Control: must-revalidate, post-check=0,pre-check=0");

Best regards,

Stepanov Alexander,

Production database developer,

TransChip - Israel