Categories
Tags → Refresh Javascript

TPCS Refresh document once

Sometimes you need for a web document to instantly reload itself but only once. This Javascript does just that. As soon as the page loads it will refresh / reload once. This script will append ?reloaded=true to the page it reloads. If this is manuall...
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

Testing for Security in the Age of Ajax Programming

Ajax programming is one of the most exciting new technologies in recent history. Ajax (Asynchronous Javascript and XML) allows a web page to refresh a small portion of its data from a web server, rather than being forced to reload and redraw the enti...
DETAILS

World''s Best Band Name Generator

The Worlds Best Band Name Generator can spice up your web site for free! The generator uses a combination of MySQL, PHP and AJAX-style JavaScript to produce a fast, random, very cool tool that will keep visitors coming back to your site for more. The...
DETAILS

Chatoo : chat without refresh

Chatoo use a forgotten tips in javascript to produce a revolutionnary chat in php. Without any database, you will have a complete chat tool with IRC command like. The chat doesn''t use any hidden iframe system and allow you to have a clas...
DETAILS

Easy Ad-Manager

Fully featured ad-rotating system, easy to use advance in features, main features include: Easy two step installation. Works with text based database. Produces javascript for rotation of ads. Ads can be rotated on html webpage or PHP page. ...
DETAILS

Remote Scripting for Java-based Web Application

Remote Scripting allows browser to call server functions without refresh the whole page. Javascript in client side makes calls to Java functions in server side, refreshes part of the page components, such as select options, div innerHTML etc. It work...
DETAILS

Real-Time Data Grid Part 1/2

The part one of this two-part article shows how to create an ASP class that allows us to work with our databases through a web browser. It will allow us to update and delete records dynamically using JavaScript and XMLHTTP, without ever having to ref...
DETAILS
©2003-2008 jCay.com