[REBOL] Re: URL-Query
From: hallvard:ystad:oops-as:no at: 25-Feb-2005 22:44
Sorry, my fault.
You should, of course, replace the "^" with "%5E" ! Save the original URL to a file called
"url" and then do this:
a: read %url
print read to-url replace/all a "^^" "%5E"
Works overe here, should work fine for you too.
HY
Dixit Izkata (13.00 25.02.2005):
>Didn't work when I tried.....
>
> -Izzy Boy
>
>----- Original Message -----
>From: "Hallvard Ystad" <
[hallvard--ystad--oops-as--no]>
>To: <
[rebolist--rebol--com]>
>Sent: Friday, February 25, 2005 5:50 AM
>Subject: [REBOL] Re: URL-Query
>
>>
>> Replace the "^" with "^^".
>>
>> You may want to look at my url-handler script:
>>
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?color=yes&script=