There are two versions of this script. The first randomly selects an image from within your HTML IMG tags, without revealing the actual file name to the end user. The second version randomly selects an image name to display within your HTML code.
A simple script that selects which style sheet to use based on which browser a visitor is using. It can also be used to seemlessly redirect users based on their browser to specific HTML pages. Requires SSI.
This script randomly selects two images form a database and the visitor picks one and a vote is tabulated and two more images are displayed. This script works best with a lot of images (50+) to avoid repeat images. Top-Ten vote getters are displayed
This is a simple and useful JavaScript that can be implemented in your webpage to display a pull down menu with as many links or items as you wish on it. When the user selects the link the script opens the link automatically and the user is not requi
This random script ensures that the script picks only out of the entires that exist in the table. It compiles an array of entries currently in the table, then selects a random entry from that array. It works with anything you can put in a MySQL datab
This script acts as a "How to Link" page by generating the correct linking HTML code for banners or text links the affiliate selects.
HKHelp is a pseudo-visual component to add help to any program, without help compilers etc. When a user selects a control, a customized pop-up window opens which can contain any text, even with different bullets, fonts, sizes, colors. Can also be use
HKHelp is a pseudo-visual component to add help to any program, without help compilers etc. When a user selects a control, a customized pop-up window opens which can contain any text, even with different bullets, fonts, sizes, colors. Can also be use
CzaRand is multi-platform compatible. A random script that ensures to pick only out of the entires that exist in the table. This script compiles an array of the entries currently in the table, then selects a random entry from that array. The script i
With Select and Go JavaScript you can implement a drop down menu in your webpage, which can be used for navigation. When the user selects a link form the menu and then presses the ?Go? button, the script opens the selected link. The script can have a |