Categories
Tags → My Ajax

JavaScript PHP Remote Method Library

This PHP5 class allows your Prototype JavaScript AJAX applications to natively call PHP methods and get data back as if the methods were written in JavaScript. I modeled this somewhat after AMFPHP for Flash remoting. I wanted to be able to simply wri...
DETAILS

Preventing Cross Site Script Attacks

Cross Site Script or XSS is one of the popular methods for attacking not only to Ajax based websites but almost any other website that accepts user inputs. Even before Ajax was conceptualized, this attack was already practiced by different hackers. T...
DETAILS

Super AJAX Calendar

Here''s a new version of my original AJAX Calendar. It includes lots of new features and a visual refresh. This version features linked events, an admin tool to easily manipulate those events, and a jump to box for jumping straight to the month ...
DETAILS

Simple AJAX Survey

Here''s a FREE simple, easy to use AJAX survey that uses PHP and MySQL for the backend. It even comes with an admin panel that makes creating and updating surveys a snap! AJAX allows the survey to fit seamlessly into your website! As with all my...
DETAILS

Universal Web 2.0 AJAX Loading Panel

Web 2.0 AJAX Loading Panel is a universal ajax loading message over a semi-transparent background, that makes the page modal and is supposed to work with any AJAX framework''s onRequestStart and onRequestComplete functions. A client of mine as...
DETAILS

Three Practical Uses For Ajax

In this article I''m going to show you three simple and practical uses for Ajax on your Web site. You''ll need to know a bit of HTML, JavaScript, and PHP to follow along, but I''ll do my best to explain everything in simple terms so yo...
DETAILS

Superimpose text over blank image

Wrote this online little tool so anyone can create a blank image with a background color of your chosing (defaults to black) directly from my site. With your choice of color text super-imposed over the blank image (defaults to white). See the url. ...
DETAILS

xmlGallery

xmlGallery v2.0 is a multi-page image gallery. Using an XML file, you can easily add, edit, and delete image data, including captions and geotagging. The owner may choose between a table (you choose the number of images per row and the number of ro...
DETAILS
©2003-2019 jCay.com