[ale] Simple cgi question
Denny Chambers
dchambers at bugfixer.net
Fri Feb 7 22:33:41 EST 2003
Try this:
<html>
<head>
<meta HTTP-EQUIV="REFRESH" CONTENT="0;
URL=http://www.thissystem.com/cgi-bin/mainboard.cgi">
<title>Redirecting to New Screen...</title>
</head>
<body>
</body>
</html>
Bob Kruger wrote:
> Got a simple problem.
>
> I have a cgi script on a server that is executed by a number of users
> that have it bookmarked:
>
> http://www.thissystem.com/cgi-bin/mainboard.cgi
>
> I want to redirect them to the following system the click on
> http://www.thissystem.com/cgi-bin/mainboard.cgi
>
> http://www.newsystem.com/cgi-bin/mainboard.cgi
>
> This should be a no brainer. There is no user entry, no nothing, just
> a simple redirect.
>
> Anyone have an example I can follow?
>
> Thanks in advance.
>
> Bob
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
>
>
S/MIME Cryptographic Signature
More information about the Ale
mailing list