How about:

<cfoutput query="myQuery">
<tr>
  <td>#id#</td>
  <td>#name#</td>
  <td><l:link page="view" id="#id#">view</l:link></td>
</tr>
</cfoutput>

Some hypothetical context:  the site uses SEF urls, and the l:link tag
takes care of creating the A tag with the SEF url embedded.

cheers,
barneyb

On Wed, 23 Mar 2005 23:26:25 -0400, Andrew Grosset <[EMAIL PROTECTED]> wrote:
> >>>it's not a good idea to call any tag within a CFOUTPUT tag
> >
> >Why not gracious Lord?
> 
> Not sure! could you explain why it would be a good idea to call a custom tag 
> within a cfoutput tag?

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199859
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to