returns a javascript object, which was loaded via http from given url.
additional parameters will be added in the post.
Parameter |
Type |
Usage |
Description |
url |
String |
required |
|
formData |
object |
optional |
|
errorCallback |
Function |
optional |
|
preventCache |
Boolean |
required |
|
Examples