Good point. I had presumed there were closing tags and text between them. :)
On Thu, Dec 30, 2010 at 6:27 AM, Mark A. Kruger <[email protected]> wrote: > > Uh.... If you output this to the browser it shouldn't display... unless you > use "view source" - right? > > <a href>something here would display</a> > > But > > <a href="blahd"> > > Would not display.. it would be there... it just wouldn't display. I'm not > sure why you would need an anchor tag without a closing tag though :) > > Mark A. Kruger, MCSE, CFG > (402) 408-3733 ext 105 > Skype: markakruger > www.cfwebtools.com > www.coldfusionmuse.com > www.necfug.com > > > > -----Original Message----- > From: fun and learning [mailto:[email protected]] > Sent: Thursday, December 30, 2010 8:17 AM > To: cf-talk > Subject: display html in coldfusion > > > Hi All- > > I have a database column whose values are anchor tags: <a > href="http://www.website.com" target="_blank"> > > When I query the table and try to display the column, the value would not > display. What could be the reason? > > Thanks > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340318 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

