PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Commas in query string

  1. HI, I am building a query string

    I want it to look like this

    http://www.prescottforsale.com/listings/propertytype/SINGLE/minprice/150000/maxprice/350000/areas/26524,26525,26526/

    It currently looks like this

    http://www.prescottforsale.com/listings/?/propertytype/SINGLE/minprice/150000/maxprice/350000/areas%2F26524%2C26525%2C26526/

    I asked in a previous post how to remove the /? at the start of the query string.

    This question is how do I get the forward slash after "areas" and the commas after the numbers afterwards to display property?

    Thank you.

    -- Ed

    Posted 14 years ago on Thursday November 11, 2010 | Permalink