I am attempting to construct a fully XHTML 1.1 Compliant website, and I have hit a road block in this process. We use an outside e-commerce solution that likes to use links with "&", "=", and "%20" in them. This completely invalidates the page, and when I try to alter anything the links simply don't work.
Does anyone have any work arounds for this problem? I'm sure I'm not the only one to have dealt with a non-compliant third party linkset. BTW, Using the proper symbol for & didn't work, so that doesn't seem to be possible in a link.
Thanks guys!