in reply to Re: CGI fails to urlencode & chars in outbound url's
in thread CGI fails to urlencode & chars in outbound url's

Sorry! I forgot that I don't need to entity encrypt the & within the <code> sections.

It is definately the & that is (was! Using uri_encode() fixed it) the problem.

If I can work out how I edit the node, I will correct that!