ky with http in value causes debug to fail

  • Thread starter Thread starter JerryK
  • Start date Start date
My example was poor. In the code it is in quotes. I also tried replacing
the double quotes with single quotes.

jerry
 
Found the problem. The value cannot contain an ampersand for some reason.
Very strange. I guess I will use entities instead.

jerry
 
Ampersands must be expressed as & this is part of the XML syntax.
(since an ampersand signifies the start of an XML entity).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top