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=3Dyes&script=
=3Durl-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=3D^DJI&a=3D1&b=3D26&c=3D2004&d=3D1&e=3D=
25&f=3D2005&g=3Dd&ignore=3D.csv
>
>within REBOL?
>
>>> read
>http://ichart.yahoo.com/table.csv?s=3D^DJI&a=3D1&b=3D26&c=3D2004&d=3D1&e=3D=
25&f=3D2005&g=3Dd&ignore=3D.csv
>** User Error: URL error:
>http://ichart.yahoo.com/table.csv?s=3D^DJI&a=3D1&b=3D26&c=3D2004&d=3D1&e=3D=
25&f=3D2005&g=3Dd&ign
>ore=3D.csv
>** Near: read
>http://ichart.yahoo.com/table.csv?s=3D^DJI&a=3D1&b=3D26&c=3D2004&d=3D1&e=3D=
25&f=3D2005&g=3Dd&ignore=3D.csv
>
>I need your advice and help.
>
>Regards Dirk
>
>--=20
>DSL Komplett von GMX +++ Superg=FCnstig und stressfrei einsteigen!
>AKTION "Kein Einrichtungspreis" nutzen: http://www.gmx.net/de/go/dsl
>--=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