Snippets

The Hypertext Transfer Protocol (HTTP)

The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This is the foundation for…

6 years ago

Ajax getHTTPObject function

[crayon-664650d4c3d79921082404/] [crayon-664650d4c3d81742207429/] [crayon-664650d4c3d83998360092/]  

6 years ago

AJAX – Send a Request To a Server

The XMLHttpRequest object is used to exchange data with a server. To send a request to a server, we use…

6 years ago

File Upload in Ajax

[crayon-664650d4c414b635876795/] Short Version [crayon-664650d4c4151637359926/] [crayon-664650d4c4153230176702/]  

6 years ago

Audio autoplay

[crayon-664650d4c4318240600923/]  

6 years ago

reCAPTCHA Responsive Scaling

HTML [crayon-664650d4c44cd094461715/] CSS [crayon-664650d4c44d3023530538/] Script [crayon-664650d4c44d5711535271/]  

6 years ago

Sample Ajax call

[crayon-664650d4c46a0072590230/]  

6 years ago

Serialize Form to JSON

[crayon-664650d4c48d8799337518/] or another approach [crayon-664650d4c48e3412324740/]  

6 years ago