I can't understand what you are trying to do.
It is a simple matter to include the value of a column from the query
in a line of text generated within the output tags...
But you are already doing that...
Maybe this would help me to help you:
1) show me a few lines of the rendered output that you desire--- no CF
tags, just the rendered output.
2) put an asterisk or something in front of each value in the rendered
output that you want to dynamically create with your CF code,
3) Run your query and display the output of enough rows showing the
columns & their values that contain the dynamic data
HTH
Dick
On Apr 13, 2004, at 10:16 AM, Joy Holman wrote:
> "menu_bmarkLink" is the name of the column in the query that contains
> the style
> >name
>
> >You use a SELECT *
> >
> >This is usually a bad habit as it makes the SQL engine do extra work
> &
> >degrades performance -- in this case, it also causes confusion.'
> >
> >What is the name of the column in the query that contains the style
> >name?
> >
> >Dick
> >On Apr 13, 2004, at 9:53 AM, Joy Holman wrote:
> >
> >>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

