Categories
Tags → Java Refresh Page

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

Send Them II

Like Send Them, this program allows you to place redirect forms on your pages without using java script. You can put forms on each page, or if you can use SSI on your site, simply make one text file containing the form, and then any time you want to ...
DETAILS
©2003-2008 jCay.com