Categories
Tags → Refresh Page 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

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

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
©2003-2019 jCay.com