:: Home >>

requestData

Allows to specify the data sent with the POST request.

Normally one should use setParameter(name, value) method to specify request arguments, which are then encoded into the request data block. However it is also possible to specify request data directly with setRequestData(str) call.

Syntax

var value = obj.getRequestData(); 
obj.setRequestData(value);        

See also

parameter property, requestMethod property

Comments

No comments yet.
Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.5.0 - 2.5.5
2.5.5
2.5.0 - 2.5.4
2.5.4
2.5.0 - 2.5.3
2.5.3
2.5.0 - 2.5.2
2.5.2
2.5, 2.5.1
2.5.1