Submits the given parameters to the specified URL using MaxXmlRequest.simulate and returns the MaxXmlRequest. Make sure to use encodeURIComponent for the parameter values.
URL to get the data from.
Parameters for the form.
Document to create the form in.
Target to send the form result to.
Submits the given parameters to the specified URL using MaxXmlRequest.simulate and returns the MaxXmlRequest. Make sure to use encodeURIComponent for the parameter values.