| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Archzilon Eshun-Davies (3) | > | Mission progress status | > | Reputation |
|
|
|||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This object can store and retrieve values from browser cookies. It can set or change the value of cookie with a given name. It also can set the cookie expiry date, domain and URL path, and the secure flag. This object can also retrieve the value of a cookie with a given name. It returns null if the cookie is not defined. |
| Not enough user ratings |
| ||||
| This object can validate text values to detect unsafe characters. It can take a text value and remove spaces or line breaks from the beginning and the end of the string. The object can also validate a text value to check if can be a valid email address or if it does not contain single quotes that could be used to perform SQL injection attacks. |
| Not enough user ratings |
| ||||
| This object can send AJAX requests with the XMLHttpRequest objects. It can create a XMLHttpRequest object or fallback to ActiveX equivalent objects for older Microsoft Internet Explorer versions. The object can send HTTP requests to a given URL. Given callback functions are called when then response of the request is received or an error has occurred. It supports options to set the HTTP request method, or send the request in synchronous or asynchronous mode. |
| Not enough user ratings |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |