Thinking about it, this escaping needs to be done before you pass the string= to the url-handler, so don't wait up for an update...
HY Dixit Hallvard Ystad (12.50 25.02.2005): >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. 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.
