MivaScript Builtin Function, Miva Merchant 9+
wget( url, filepath, location )
<mvt:assign name="g.return_value" value="wget( url, filepath, location )" />
Downloads and stores a file from a URL. Note: If an error occurs, the error message will be stored instead.
url
file to retrieve
filepath
where destination file should be stored
location
destination 'data' or 'script'.