"JJ" wrote ...
> Sorry - there doesn't seem to be any problem with doing this - my error
> was something else.
You're probably already doing it - but you need to watch for the &'s in it,
especially if the URL you want to put in the querystring has its own
querystring etc...
For example...
http://www.your-domain.com?url=http:...0&redirect=yes
In the above, redirect=yes might be part of the first querystring, but could
easily be included in the second, or vice-versa...
Just thought it worth mentioning...
Cheers
Rob