Question: I'd like to automatically launch another URL (that is, another CGI script) from a CGI script. I could have the CGI program write a META tag like: <META HTTP-EQUIV="Refresh" CONTENT="x; URL=http://foo.bar/blatz.r"> Is there a better way to do this using rebol-specific features? Thanks Tim
