sounds like there may be a better way to do whatever it is you're doing. what are you trying to accomplish?
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. -Douglas Adams (1952-2001)
Hi Bombboy,
Your solution works great if the unordered list is static. I have created a dynamic unordered list. eg:
<ul><cfoutput query="Myquery"><li>#values#</li></cfoutput></ul>. The above solution generates string " errors. The above file is stored in a external folder but application can include them by including the variable name.Thanks for the solution.
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. -Douglas Adams (1952-2001)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.