On 07/07/06, Steve Callaway <sjc2000_uk / yahoo.com> wrote:> ah cool, thanks very much, that looks a much sweeter> fix :) It's not so much a fix as the right way to do it. '' isn't an allowedcharacter in URLs: http://www.ietf.org/rfc/rfc1738.txt 'Thus, only alphanumerics, the special characters "$-_.+!*'(),", andreserved characters used for their reserved purposes may be usedunencoded within a URL.' Paul.