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 -----=20
>From: "Hallvard Ystad" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>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=3D3Dyes&scri=
pt=3D
>> =3D3Durl-handler.r
>>
>> I'll put the "^^" trick into it shortly.
>>
>> HY
>>
>> Dixit Dirk Weyand (10.42 25.02.2005):
>>
>>>Hi list,
>>>
>>>does anybody know a workaround to handle URIs with a escape character ^
>>>like
>>>
>>>http://ichart.yahoo.com/table.csv?s=3D3D^DJI&a=3D3D1&b=3D3D26&c=3D3D2004&=
d=3D3D1&e=3D3D=3D
>> 25&f=3D3D2005&g=3D3Dd&ignore=3D3D.csv
>>>
>>>within REBOL?
>>>
>>>>> read
>>>http://ichart.yahoo.com/table.csv?s=3D3D^DJI&a=3D3D1&b=3D3D26&c=3D3D2004&=
d=3D3D1&e=3D3D=3D
>> 25&f=3D3D2005&g=3D3Dd&ignore=3D3D.csv
>>>** User Error: URL error:
>>>http://ichart.yahoo.com/table.csv?s=3D3D^DJI&a=3D3D1&b=3D3D26&c=3D3D2004&=
d=3D3D1&e=3D3D=3D
>> 25&f=3D3D2005&g=3D3Dd&ign
>>>ore=3D3D.csv
>>>** Near: read
>>>http://ichart.yahoo.com/table.csv?s=3D3D^DJI&a=3D3D1&b=3D3D26&c=3D3D2004&=
d=3D3D1&e=3D3D=3D
>> 25&f=3D3D2005&g=3D3Dd&ignore=3D3D.csv
>>>
>>>I need your advice and help.
>>>
>>>Regards Dirk
>>>
>>>--=3D20
>>>DSL Komplett von GMX +++ Superg=3DFCnstig und stressfrei einsteigen!
>>>AKTION "Kein Einrichtungspreis" nutzen: http://www.gmx.net/de/go/dsl
>>>--=3D20
>>>To unsubscribe from the list, just send an email to rebol-request
>>>at rebol.com with unsubscribe as the subject.
>>
>> Pr=3DE6tera censeo Carthaginem esse delendam
>>
>> --=20
>> To unsubscribe from the list, just send an email to rebol-request
>> at rebol.com with unsubscribe as the subject.
>>
>>=20
>
>
>--=20
>To unsubscribe from the list, just send an email to rebol-request
>at rebol.com with unsubscribe as the subject.

Pr=E6tera censeo Carthaginem esse delendam

-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to