From: Robin G. <rg...@st...> - 2006-02-22 15:21:52
|
I've had problems exporting in csv format with 300+ responses on IE and = Firefox browsers. Try tab format. --=20 Robin Gower 0161 860 0344 0779 562 3188 On Wednesday, February 22, 2006 4:21 am, phpesp-general-request@lists.= sourceforge.net wrote: >Date: Tue, 21 Feb 2006 20:36:42 +0000 >From: Peter Flynn <pe...@si...> >Organization: Silmaril Consultants >To: php...@li... >Subject: Re: [phpesp-general] problems getting started > >Matthew Gregg wrote: >> Could PHP limits(memory/execution time) be stopping the user from=20 >> exporting? > >I certainly hope not. It's a 40-question survey with 700 responses. >If there are limits on that, then PHP was the wrong language to use >for implementing a survey system! > >I exported the whole database and wrote a routine to piece together the >data for this survey and output it in CSV as the user wanted. Useful >exercise but not something I want to do every time a user does >a survey. > >Can limits in PHP be overridden? > >///Peter > >> On 2/17/06, *Peter Flynn* <pe...@si... <mailto:pe...@si...>>= =20 >> wrote: >>=20 >> Aaron Axelsen wrote: >> > I recently experienced a problem of not being able to download >> exports. >> > So far i have tracked it down to only happening in Internet = Explorer. >> > In other browsers like firefox it seems to work fine. When i = get a >> > chance i'm going to see if I can figure out why its not working >> in IE. >> > Does your same problem happen in firefox and IE? >>=20 >> Unfortunately not. The user has Windows and IE and I'm using Linux = and >> Firefox. Identical problem in both. >>=20 >> ///Peter |