--On Friday, November 01, 2002 21:09:21 -0700 Nelson Zink <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Regards, Andu Novac
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to