|

Since March,15th 1996 in the net
Doppelklick
This script redirects the user towards a given URL. It's very easy to use and
you can insert it in many other scripts as well.
Source Code
- jump.pl
Download from ftp.xwolf.com
Download from ftp.uni-erlangen.de
Archive of all programs and scripts
Sample Execution-
Execution-
Execution of the program can be achieved by calling it from it's exact location:
http://www.xwolf.com/cgilocal/jump.cgi (or wherever it is stored)
an an URL.
E.g. the code of the form above is the following
<form action="http://www.xwolf.com/cgilocal/jump.cgi" method="get">
<select name="url">
<option value="http://www.uni-bremen.de/~quota/">Realm of Magic
<option value="http://www.xwolf.com/forum.html">CGI-Forum (xwolf)
<option value="http://www.cgi-s.from.de/pinboard.html">CGI-Forum (Digest)
<option value="http://www.xwolf.com/info/speed.html">Internet-Speed
</select>
<input type=submit value=" Jump ">
</form>
|
Installation-
All you have to do, is to change the first line, where the path is wriiten to the
interpreter perl.
Bemerkung-
You don't need to install the script at your side, cause if you want, you can use
other servers -like this one- where it is already installed. The call for the script
stays the same. But you might get the problem, that if you do so, the reaction time
isn't as good as it could be.
Best viewed with
 |
Worst viewed with
 |
|