http xml link issue


i have script calls xml page via cfhttp. when output link xml, link appears ok. when try output workable link this:

 

<cfoutput><a href="#myxmldoc.response.legislators.legislator.link#">link</a></cfoutput>

 

the output shows this:

 

http://www.site.org/">link

 

any idea going wrong?

you maybe trying output xml node confusing browser.  try putting xmltext @ end of node tell want text of node.

<cfoutput><a href="#myxmldoc.response.legislators.legislator.link.xmltext#">link</a></cfoutput> 


More discussions in ColdFusion


adobe

Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???