Update cookies preferences
Promotic

readyState - property of the HttpRequest object

Description:
Reports the status of the request.
 
A list of status codes
0 = request not initialized
1 = server connection established
2 = request received
3 = processing request
4 = request finished and response is ready
Syntax:
Integer readyState
Note:
Property access for read only.
See also:
Example1:
JavaScriptVBScriptSelect and copy to clipboard

state = oReq.readyState;
PROMOTIC 9.0.31 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.