Categories
Tags → Implementing Ajax

Ajax Chat

Ajax Chat is a free customizable web chat software implemented in JavaScript (client side) and PHP (server side). JavaScript XMLHttpRequest object is used to fetch new data from the server. The script implements public and private chat; logging in as...
DETAILS

How To Use Remote Scripting With Ajax

How To Use Remote Scripting With Ajax Implementing the Protocol Remote scripting is a technique that permits JavaScript to make a request for data via a server without needing to refresh the web page. This basic definition describes everything you ne...
DETAILS
©2003-2019 jCay.com