[jQuery] jQuery XML to JSON Plugin v1.0 and file size problem
Hi Gang,
Im using the xmltoJSON plugin. It works fine for an xml file of 300kb
or so. Im loading the file from an ajax call to a local file. Im going
to have some big xml files, so I tried making some big file tests. I
tried to load a 7.5MB xml file and it 404s on me. Is there a file size
limit setting somewhere or a way to know what the max file size I can
use is?
Thanks for the help.
DE