On 3 Jun 2015, at 14:24, ihf wrote:

Thanks. The problem I am having is that the form for the Zillow search URL is http://www.zillow.com/homes/xxx-yyy-zzz_rb/ (assuming the search terms were xxx yyy zzz). How do I construct the search URL for QS so that the spaces between the multiple terms are converted to + signs followed by \_rb.
?

Quicksilver will just use standard URL encoding, so you can’t tell it to use another character, but Zillow doesn’t seem to care.

This seems to work:

http://www.zillow.com/homes/***_rb/

--
Rob McBroom
http://www.skurfer.com/

--
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/d/optout.

Reply via email to