[Charset iso-8859-1 unsupported, filtering to ASCII...] > Hello, > > This is a slightly different interpretation of the question, but is it > possible to redirect to another page from a Rebol CGI script? Yes, it is possible. Try this: --- %redirect.cgi --- #!/home2/strejcek/REBOL/rebol -cs REBOL[] print "Location: http://www.rebol.com^/" quit This cgi kicks you to www.rebol.com Is it what you are asking for? Regards Jan -- Jan Strejcek [EMAIL PROTECTED]
- [REBOL] [REBOL]Redirecting CGI Content tjohnson
- [REBOL] Redirecting CGI Content Re: mailinglists
- [REBOL] Redirecting CGI Content Re:(3) strejcek
- [REBOL] Redirecting CGI Content Re:(3) mailinglists
- [REBOL] Redirecting CGI Content Re:(4) strejcek
- [REBOL] [REBOL]Problem with function argumen... tjohnson
- [REBOL] [REBOL]Problem with function argumen... Al . Bri
- [REBOL] [REBOL]Problem with function argumen... lmecir
- [REBOL] [REBOL]Problem with function argumen... tjohnson
- [REBOL] [REBOL]Problem with function argumen... icimjs
- [REBOL] [REBOL]Problem with function argumen... tjohnson
- [REBOL] [REBOL]Advice in using global values tjohnson
- [REBOL] [REBOL]Advice in using global values... Al . Bri
