Random Redirect

andu undo at cloud9.net
Sat Nov 2 02:14:01 EST 2002


--On Friday, November 01, 2002 21:09:21 -0700 Nelson Zink <zink at newmex.com> 
wrote:

> I'm using MetaCard/ Reveloution for cgi at my website and want to be able
> to randomly redirect to pages at my site. How does one send a redirect to
> the browser?

on startup
put "Location: " & any item of "urls, separated, by, comma" & crlf
put "Content-Type: text/html" & crlf & crlf
 end startup

This works with Apache.

>
> Nelson
>
> _______________________________________________
> metacard mailing list
> metacard at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/metacard
>



Regards, Andu Novac



More information about the metacard mailing list