Your links have ampersands in them. Use xmlformat(consumer_link). use 
xmlformat() on all the variables that you expect might have reserved xml 
characters in them.

> I am trying to create XMl from a cfquery, but I get this error I don't 
> understand while working with the links. If I use the first few 
> entries(before the links) I am fine, but when I try to add the links I 
> get this error:
> The entity name must immediately follow the '&' in the entity 
> reference.
> 
> can somebody please help me figure out what is wrong.
> thanks so much


> <consumer><a href="#consumer_link#">#consumer_text#</a></consumer>
            
> <research><a href="#research_link#">#research_text#</a></research>
         


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5003
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm

Reply via email to