Getting a timeout on a large file.
Filesize is 9243 KB.
Does this need to be wrapped in Async? Or, how?
Scott
Code:
<mvt:assign name="g.return_value" value="xml_parse( 'xmloutput.xml', 'data', l.thisxml )" /> <mvt:eval expr="glosub(miva_array_serialize(l.thisxml), ',', '<br>')" />
Does this need to be wrapped in Async? Or, how?
Scott
Comment