Bo Larsson's Internet Server Software

Bo Larsson's Internet Server Software
All Contents Copyright 1997-2020 by Bo Larsson - Send questions or comments to: admin@bliss.seagull.net
Table of Contents
Last updated 18 Jan 97
Welcome!

Perl CGI Scripts

guestbook 970118 NEW!
classifieds 970115 NEW!
search 961211
table 961201
textrotate 961121
rotater 961119
navigate 961117
redirect 961111
pcounter 961110
mailsend 961110
yourhost 961110
youraddress 961110

Java Applets

jclock 961204 NEW!
jcounter 961114

Links to Other Sites

Fisher's CGI Talk NEW!
JemTek CGI C Library
Dream Catchers CGI Scripts
Web Engineer's Toolbox
cgi-lib.pl Home Page
Common Gateway Interface
CGI Made Really Easy
CGI Programmer's Reference
Matt's Script Archive
Netamorphix CGI Page
Selena Sol's Archive

navigate 961117

view the source

show me an example

This is a navigation script that lets you give people a selection of places to go. All of the information is stored in a form, including the URLs of the places to go. This gives you an alternate way to take people to other parts of your site, or to completely different places on the Internet. Just create an html page with a form, and stick in a list of places with their accompanying URLs. You can use list boxes or popup menus, or anything that uses the SELECT directive.

If you've been wanting to give people a way to go somewhere else, but you don't want to ruin the look of your site with tons of links, use a script like this one.