Video Tutorial 2 : AJAX System Requirements ~ Ajax Training, Learn Ajax Video Tutorials Online, Ajax Examples
Ajax Training, Learn Ajax Video Tutorials Online, Ajax Examples: Video Tutorial 2 : AJAX System Requirements

Video Tutorial 2 : AJAX System Requirements



For the Ajax source code demonstrated in this video, follow this link "Ajax at work"

Related Posts by Categories

11 comments:

Anonymous said...

What browsers support AJAX?

Anonymous said...

Internet Explorer 5.0 and up, Opera 7.6 and up, Netscape 7.1 and up, Firefox 1.0 and up, Safari 1.2 and up, among others.

Anonymous said...

Why does HTML_AJAX hang on some server installs ?

Anonymous said...

If you run into an HTML_AJAX problem only on some servers, chances are your running into a problem with output compression. If the output compression is handled in the PHP config we detect that and do the right thing, but if its done from an apache extension we have no way of knowing its going to compress the body. Some times setting HTML_AJAX::sendContentLength to false fixes the problem, but in other cases you'll need to disabled the extension for the AJAX pages.
I've also seen problems caused by debugging extensions like XDebug, disabling the extension on the server page usually fixes that. Questions dealing with Using HTML_AJAX, and general JavaScript development

Anonymous said...

show me some examples ..

Anonymous said...

Go here for Ajax sample program for fetching data from text file
http://ajaxtraining.blogspot.com/2007/12/ajax-at-work-sample-program.html

Anonymous said...

Thanks for the videos!

Anonymous said...

Nice tutorials thx but you don't have to say everything several times :)

Anonymous said...

The only thing I don't like is that we'd be returning to client side programming, and exposing the code we write again. Unlike PHP, though the page does reload, on modern fast systems it's hardly noticeable, and hides the code behind the web actions.

Anonymous said...

i cant find the inetpub where is it located?

Anonymous said...

It is the web folder created when you installed IIS web server.You find InetPub folder at C:\ drive root folder.

Useful Links on Adobe Flex

Your Ad Here

Latest Books on Adobe Flex