Gregory: Thank you - I am working on porting the searches over to .php on the server - hopefully this speeds things up and works in both IE and FF.
On Sep 2, 4:48 pm, Gregory Short <[email protected]> wrote: > On Sep 2, 2009, at 5:12 PM, EPAUL wrote: > > > The code works under localhost, just not off of the web site, so not > > likely data. > > Any suggestions? > > Did you consider that pulling down a 1.28MB csv file is a lot faster > on localhost (or an intranet) than, say, over the internet? And that's > without me even attempting to load anything specific, just on initial > page load. When I select "NW", it then *also* pulls down a 1.32MB csv > file. Perhaps you should be filtering the results serverside, instead > of sending all the data and then letting the client sort through it? > At least, that's what it appears you're doing from the file loads > (haven't bothered to look through the code.) > > Will the list let me attach an image? If so, here's a shot of Safari's > profiler. listings.csv is downloaded EVERY TIME the page is loaded. > data_LatLng.csv is downloaded when the user selects an option in the > City/Section menu. Yikes! > > Picture 1.png > 101KViewDownload > > > > If that attachment doesn't work, I put it on > tinypic:http://i28.tinypic.com/2uohxlu.png --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
