Packages of Archzilon Eshun-Davies

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Archzilon Eshun-Davies (3)  >  Mission progress status  >  Reputation  
Picture of Archzilon Eshun-Davies
Name: Archzilon Eshun-Davies <contact>
Classes: 3
Country: Ghana Ghana
Age: 39
All time rank: 601 in Ghana Ghana
Week rank: 6 Up1 in Ghana Ghana Equal
All time users: 425
Week users: 0
 
  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  
  Files folder image JavaScript Cookie Set and Get  
Store and retrieve values from browser cookies
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

  Files folder image Secure JS  
Validate text values to detect unsafe characters
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

  Files folder image xhr  
Send AJAX requests with the XMLHttpRequest objects
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