I have a service that expects me to pass and "&" in the href tag. This however fails HTML validation. So I escape the "&" with "&". But this causes the service to fail.
Should I ignore the HTML validation of the href tags? Will the unescaped "&" fail in Email clients/ browsers? -- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "There must be ingenuity as well as intention, strategy as well as strength. " ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

