News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
AJAX Chat Tutorial Pt 5 Javascript, Sending Chat Messages, Screen Name Changes
December 27, 2006 @ 08:10:00

The Zend Developer Zone has posted the fifth part of their Ajax chat tutorial series from maugrim today, picking up from the previous parts before.

One aspect of writing AJAX enabled applications is that one can no longer pass off Javascript as an afterthought. If you're intent on creating dynamic web applications using AJAX, visual effects, and funky new age interfaces then you'll just have to start recognising that Javascript is going to be a primary development language.

They show how to create and use the XMLHttpRequest object to grab the information from the backend script using a saveMessage call from a form button. When the message comes back, their handleRefresh function takes care of updating the textarea with the results.

They also include the code to allow user's to change their name on the server via the same interface (and the same controller).

0 comments voice your opinion now!
ajax chat tutorial send message screen name change ajax chat tutorial send message screen name change


blog comments powered by Disqus

Similar Posts

Matt Frost: Agent of Change: Part 2 Presentation

DevChix: Getting started with YUI's Connection Manager in Rails and PHP

Sebastian Bergmann's Blog: Getting Started with Hamcrest

JellyandCustard.com: Regular Expressions in PHP

IBM developerWorks: Use Ajax with PHP and DB2 9 - Xajax


Community Events









Don't see your event here?
Let us know!


zendframework2 development functional opinion framework introduction tool api release testing community interview object unittest event code language composer podcast example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework