From: Roman J. <cit...@ma...> - 2002-03-22 20:41:10
|
From: Roman Jasins <cit...@ma...> Date: Fri Mar 22, 2002 10:40:05 PM Europe/Helsinki To: "James E. Flemer" <jf...@ac...> Subject: Re: [phpesp-dev] Export Download alright, just another idea (maybe not so bright, but anyway). what if just display the csv file in a browser (even nutscrape should handle that w/o extra effort from a developer), so users just save it from there. might be simplistic, but looks like a step up from /tmp/ (i'm not trying to offend anybody here ;-) -Roman On Friday, March 22, 2002, at 10:32 PM, James E. Flemer wrote: I think that most browsers will give a "Save as..." box if they receive a content-type of "application/x-csv". But I could be wrong since I just use nutscrape (netscape). It should certainly be tested before release tho. -James On Fri, 22 Mar 2002, Roman Jasins wrote: I was thinking about a pop-up window (aka Save File). In any case, I think this is a very good feature that people would use, especially those not UNIX savvy (assuming the ESP is running on a *nix). -Roman |