Try wrapping it in a cfouput :)

-----Original Message-----
From: Connie Works [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 04, 2008 2:27 PM
To: CF-Newbie
Subject: Access HTML field used in CF



I am writing CF code that extracts records from an Access database.
Everything works fine until I get to this line.  The field "link1" is
set up as an html field; all records have the complete URL in that
field. The address tries to open but it is appended to the current URL
that is being used in the address bar as if it was an anchor tag.  For
example:  http://currentaddress#http://link1address#.



                <tr><a href="#link1#">#linkname#</a></tr>



What code am I missing to make this work correctly?





Connie Works
Business Systems Specialist
Center for University Teaching, Learning, and Assessment
Building 53/Room 207
University of West Florida
Pensacola, Florida  32514
Telephone: 1-850-474-3080; FAX: 1-850-857-6331
http://uwf.edu/cutla <http://uwf.edu/cutla>







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3709
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to