Categories
Tags → Ajax How To

Displaying RSS feeds easily using Google Ajax Feed API

Displaying RSS feeds from other sites on your own is a nice way to show constantly updated content automatically. In this tutorial, we show you how to use Google Ajax Feed API to display RSS feeds from other sites on your own easily and without hosti...
DETAILS

Getting User IP with Ajax (Javascript/PHP)

A small tutorial where I describe how to get a Userip with Ajax and making it afterwards available as javascript var. I describe two ways - in a pure php site and how to do it in a htm or html site (with Ajax). Perhaps it may help you, as I see it ve...
DETAILS

Microsoft AJAX Library Essentials

Packed with step-by-step examples and detailed explanations of how the examples work, this book is the ideal first step into the exciting world of AJAX in ASP.NET The main goal of this book is to get you comfortable with the Microsoft AJAX Library,...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

How to implement COMET with PHP

Comet is a programming technique that enables web servers to send data to the client without having any need for the client to request it. This technique will produce more responsive applications than classic AJAX. In classic AJAX applications, web b...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Ajax form validation

Learn how to use AJAX in order to process and validate your forms.
DETAILS

Ajax newsletter form

Learn how to use Ajax to collect email addresses for your newsletter.
DETAILS

Ajax PageRank Checker Script

What Is an Ajax PageRank (PR) Checker Script? Google PageRank is a measure of importance of a webpage, which is determined by Google. PageRank is calculated using a complex algorism, which takes a huge variety of factors into account. Pag...
DETAILS

How To Get Started With Ajax

How To Get Started With Ajax Ajax Basics Ajax is an acronym which stands for Asynchronous JavaScript and XML. It is the method of using the XMLHttpRequest object to facilitate communication with scripts that are server sided. It can send data in a va...
DETAILS

How Ajax Can Be Used To Build Java Applications

How Ajax Can Be Used To Build Java Applications Why Ajax Can be Useful For High Quality Web Applications One thing that most people are looking for on the web these days is interactivity. The ability for companies to create web applications which are...
DETAILS

Errors That Developers Make With Ajax

Errors That Developers Make With Ajax Basic Things That Developers Must Avoid While Ajax has been the subject of hype for its ability to make web applications much more interactive, with power comes responsibility, and Ajax can be dangerous in the ha...
DETAILS

Page:
©2003-2019 jCay.com