Try url-encoding the caret, as in
>> read to-url "http://quote.yahoo.com/d/quotes.csv?s=%5dHSI&f=sl1d1t1c1ohgv&e=.csv"
>
== {"]HSI",0.00,"N/A","N/A",N/A,N/A,N/A,N/A,N/A
}
-jn-
[EMAIL PROTECTED] wrote:
>
> You're right, URLs in REBOL don't like carets (but the double carets do
> evaluate to a single). I'll suppress the urge to make a pun out of this.
>
...
> >
> >Kenneth LO <[EMAIL PROTECTED]>@rebol.com on 04/20/2001 12:55:21 AM
> >How can I escape the caret (^) in
> > page: read http://whatever.com/cgi?data=^something
>
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.