Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Redirection

From: gchiu:compkarori at: 14-Mar-2003 9:13

On Thu, 13 Mar 2003 13:50:43 -0300 "Reboler" <[reboler--bol--com--br]> wrote:
>Sorry to bother you, but how can I read a URL redirection >before its change? > >For example: > >b: http://www.somehost.com/ >b: to-url b
b is already type url .. so no need for this line.
>a: read b > >Then b becomes another url. how can I read this new url, >without having to >read the new URL?
page: open http://www.hotmail.com probe page/target -- Graham Chiu http://www.compkarori.com/cerebrus