Hi Eric,
Thanks for you help on this issue
I have another question
I read the following in one of CuteSoft's posts
W3C recommend that all '&' in query strings be converted to & This is the only way to get a piece of HTML validated. The reason is that & is the start of an HTML entity, such as £
If our code generates the "&" and not "&" will be not be W3C compliant?
The issue is that the html is sent in an email.
The "&" works when the link is clicked on from a browser
but does not work when it's in the email
Thank you again for your help
Sue