rather than just show the school name, also include the anchor tag around it.
something like: <cfoutput query="qSchools"> <li><a href="#schoolIURL#">#schoolName#</li> </cfoutput> On 9/6/07, M Lanza <[EMAIL PROTECTED]> wrote: > I have a table that contains hundreds of URLs to schools. I currently have > the the schools and regions dispalyed on the page in a table using a query. > BUT what I really need is for the URLS to appear as links. How do I do this > dyanamically??? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3037 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
